Documentation ¶
Index ¶
- Constants
- type Source
- func (s *Source) Close() error
- func (s *Source) Load(ctx context.Context, file ...string) ([]*config.Configuration, error)
- func (s *Source) Name() string
- func (s *Source) Store(ctx context.Context, file string, content []byte) error
- func (s *Source) Watch(ctx context.Context) (config.Watcher, error)
Constants ¶
View Source
const Name = "file"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.