Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogResponse ¶
Types ¶
type Logger ¶
type Logger interface {
Printf(format string, v ...interface{})
}
func GetDefaultLogger ¶
func NewNopLogger ¶
func NewNopLogger() Logger
Click to show internal directories.
Click to hide internal directories.