Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize(logger *zap.SugaredLogger)
func InitializeIfNeeded ¶
func InitializeIfNeeded(enabled bool, logger *zap.SugaredLogger) bool
Types ¶
type ErrHandler ¶
type ErrHandler struct {
// contains filtered or unexported fields
}
func (*ErrHandler) Handle ¶
func (e *ErrHandler) Handle(err error)
Click to show internal directories.
Click to hide internal directories.