Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Logger ¶
func Logger(log LoggerInterface) goChan.Middleware
Types ¶
type LoggerInterface ¶
type LoggerInterface interface { Debug(args ...interface{}) Debugf(format string, args ...interface{}) }
Click to show internal directories.
Click to hide internal directories.