5 lines
96 B
Go
5 lines
96 B
Go
package config
|
|
|
|
import "github.com/etkecc/postmoogle/internal/utils"
|
|
|
|
var mu = utils.NewMutex()
|