postmoogle/internal/bot/config/mutex.go

5 lines
75 B
Go

package config
import "github.com/etkecc/go-kit"
var mu = kit.NewMutex()