Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateLogger ¶
func CreateLogger(module string) *zap.SugaredLogger
Types ¶
type ImapAdapter ¶
type ImapAdapter struct {
Logger *zap.SugaredLogger
}
func (ImapAdapter) Printf ¶
func (i ImapAdapter) Printf(format string, v ...interface{})
func (ImapAdapter) Println ¶
func (i ImapAdapter) Println(v ...interface{})
Click to show internal directories.
Click to hide internal directories.