Exemple #1
0
func init() {
	log.Disable()
}
Exemple #2
0
func init() {
	store.DefaultPubStore = dummy.NewPubStore(false)
	log.Disable()
}
Exemple #3
0
func init() {
	ctx.LoadFromHome()
	log.Disable()
}