Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option struct { Path string EnableWatch bool Logger baselogger.Logger }
func SetEnableWatch ¶
func SetLogger ¶
func SetLogger(l baselogger.Logger) *Option
func (*Option) MergeOption ¶
func (*Option) SetEnableWatch ¶
type Source ¶
type Source struct {
// contains filtered or unexported fields
}
Source file provider.
func (*Source) ConfigChanged ¶
IsConfigChanged ...
func (*Source) ReadConfig ¶
ReadConfig ...
Click to show internal directories.
Click to hide internal directories.