Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrMissedParam = errors.New("missed value for parameter(s)")
)
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Options)
func WithLogFields ¶ added in v0.8.2
func WithLogLevel ¶
func WithParams ¶
type Options ¶
type Options struct {
// contains filtered or unexported fields
}
func NewOptions ¶ added in v0.4.0
Click to show internal directories.
Click to hide internal directories.