Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotConfig = fmt.Errorf("unable to load configuration")
)
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(opt *option)
func WithConfig ¶ added in v1.5.0
func WithConfig(cfg config.ConfigMate) Option
func WithContext ¶ added in v1.5.0
func WithServer ¶ added in v1.5.0
func WithVersion ¶ added in v1.5.0
Click to show internal directories.
Click to hide internal directories.