package
0.1.51
Repository: https://github.com/origadmin/runtime.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
NewSourceConfig returns a new config instance.
No description provided by the author
WithDecoder sets the decoder.
WithMergeFunc sets the merge function.
WithOptions sets the options field of the KOption struct.
WithResolveActualTypes enables resolving actual types.
WithResolver sets the resolver.
WithSource sets the source.

# Variables

ErrNotFound defined error from kratos config package.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

BuildFunc is a function type that takes a KConfig and a list of Options and returns a Selector and an error.
Encoder is a function that takes a value and returns a byte slice and an error.
Define types from kratos config package.
Define types from kratos config package.
Define types from kratos config package.
Define types from kratos config package.
Define types from kratos config package.
Define types from kratos config package.
Define types from kratos config package.
Define types from kratos config package.
Define types from kratos config package.
Define types from kratos config package.
Define types from kratos config package.
OptionSetting is a function that takes a pointer to a KOption struct and modifies it.