preset

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrWrapper

func ErrWrapper(err Err) error

Types

type Err

type Err int
const (
	UnknownErrCode Err = iota
	IllegalParams
	IllegalKeyType
)

func (Err) String

func (i Err) String() string

type Level

type Level int64
const (
	UnknownLevel Level = iota
	None
	Debug
	Info
	Warn
	Error
)

func (Level) String

func (i Level) String() string

type LogType

type LogType int
const (
	Zap LogType
)

func (LogType) String

func (i LogType) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL