Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultOnlineTimeout = time.Minute
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
ConfigCache string
OnlineTimeout time.Duration
Logger *log.Logger
Root string
FetchFunc providers.FuncFetchConfig
OemBaseConfig types.Config
DefaultUserConfig types.Config
// contains filtered or unexported fields
}
Engine represents the entity that fetches and executes a configuration.
Click to show internal directories.
Click to hide internal directories.