package
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: Jan 3, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type KV map[string]interface{}
KV is a helper type to
type Logger interface {
WithValues(d map[string]interface{}) Logger
Debugf(format string, args ...interface{})
Infof(format string, args ...interface{})
Warningf(format string, args ...interface{})
Errorf(format string, args ...interface{})
}
Logger knows how to log.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.