cfgutil

package
v0.8.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2024 License: Apache-2.0 Imports: 1 Imported by: 189

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Collector

type Collector struct {
	// contains filtered or unexported fields
}

Collector collects and merges multiple generated *ucfg.Config, remembering errors, for postponing error checking after having merged all loaded configurations.

func NewCollector

func NewCollector(cfg *ucfg.Config, opts ...ucfg.Option) *Collector

func (*Collector) Add

func (c *Collector) Add(cfg *ucfg.Config, err error) error

func (*Collector) Config

func (c *Collector) Config() *ucfg.Config

func (*Collector) Error

func (c *Collector) Error() error

func (*Collector) Get

func (c *Collector) Get() (*ucfg.Config, error)

func (*Collector) GetOptions

func (c *Collector) GetOptions() []ucfg.Option

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL