Documentation
¶
Index ¶
- type Logger
- type Option
- func Bool(key string, val bool) Option
- func Duration(key string, val time.Duration) Option
- func Error(err error) Option
- func Float64(key string, val float64) Option
- func Int(key string, val int) Option
- func Int64(key string, val int64) Option
- func String(key, val string) Option
- func Time(key string, val time.Time) Option
- func Title(title string) Option
- func Uint64(key string, val uint64) Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
Click to show internal directories.
Click to hide internal directories.