package
0.0.0-20241123081934-5b2a99bd3a3f
Repository: https://github.com/nextpkg/nextcfg.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package file is a file source.
No description provided by the author
Package memory is a memory source.
Package url loads change sets from a url.

# Functions

NewNoopWatcher returns a watcher that blocks on Next() until Stop() is called.
NewOptions 新的数据源配置.
WithEncoder sets the source encoder.

# Variables

ErrWatcherStopped is returned when source watcher has been stopped.

# Structs

ChangeSet represents a set of changes from a source.
Options 数据源配置.

# Interfaces

Source is the source from which config is loaded.
Watcher watches a source for changes.

# Type aliases

Option 数据源配置.