mirror of
https://github.com/crazybber/awesome-patterns.git
synced 2025-02-16 21:53:13 +03:00
add missing package
This commit is contained in:
parent
e8bf182160
commit
284a608419
@ -1,8 +1,9 @@
|
|||||||
package profile
|
package profile
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"time"
|
|
||||||
"log"
|
"log"
|
||||||
|
"math/big"
|
||||||
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
func Duration(invocation time.Time, name string) {
|
func Duration(invocation time.Time, name string) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user