const dlogEnabled … type dlogger … func dlog1() dloggerFake { … } type dlogPerM … func getCachedDlogger() *dloggerImpl { … } func putCachedDlogger(l *dloggerImpl) bool { … }
const dlogEnabled … type dlogger … func dlog1() dloggerFake { … } type dlogPerM … func getCachedDlogger() *dloggerImpl { … } func putCachedDlogger(l *dloggerImpl) bool { … }