5 lines
75 B
Go
5 lines
75 B
Go
package config
|
|
|
|
import "github.com/etkecc/go-kit"
|
|
|
|
var mu = kit.NewMutex()
|