Skip to content
Snippets Groups Projects
Commit e019139d authored by AlexStocks's avatar AlexStocks
Browse files

Mod: go fmt

parent ddd70eef
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ const (
)
var (
methodWeightMap sync.Map // [string]invokers
methodWeightMap sync.Map // [string]invokers
state = int32(COMPLETE) // update lock acquired ?
recyclePeriod = 60 * time.Second.Nanoseconds()
)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment