Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Manifold ¶
func Manifold(config ManifoldConfig) dependency.Manifold
Manifold returns a dependency manifold that runs a logger worker, using the resource names defined in the supplied config.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
Logger is responsible for updating the loggo configuration when the environment watcher tells the agent that the value has changed.
type ManifoldConfig ¶
type ManifoldConfig util.AgentApiManifoldConfig
ManifoldConfig defines the names of the manifolds on which a Manifold will depend.
Click to show internal directories.
Click to hide internal directories.