DEBSOURCES
Skip Quicknav
sources / golang-github-chewxy-hm / 1.0.0-2 / release.go
1234567
// +build !debug package hm func enterLoggingContext() {} func leaveLoggingContext() {} func logf(format string, others ...interface{}) {}