Imports of example command
Path | Synopsis |
---|---|
github.com/go-logr/logr | Package logr defines a general-purpose logging API and abstract interfaces to back that API. |
github.com/go-logr/zapr | Package zapr defines an implementation of the github.com/go-logr/logr interfaces built on top of Zap (go.uber.org/zap). |
github.com/go-logr/zapr/internal/types | Package types holds a copy of the ObjectRef type from klog for use in the example. |
go.uber.org/zap | Package zap provides fast, structured, leveled logging. |