Documentation ¶
Index ¶
- type FileProvider
- func (cfg *FileProvider) Create(ctx context.Context, sec conf.Section) (string, error)
- func (cfg *FileProvider) Delete(ctx context.Context, id string) error
- func (cfg *FileProvider) Get(ctx context.Context, sectionType string) ([]runtime.Section, error)
- func (cfg *FileProvider) GetID(ctx context.Context, instanceID string) (runtime.Section, error)
- func (cfg *FileProvider) Update(ctx context.Context, id, secType string, opts []conf.Option) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.