Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Manifold ¶
func Manifold(config ManifoldConfig) dependency.Manifold
Manifold returns a Manifold that encapsulates various metrics workers.
Types ¶
type Logger ¶
type Logger interface {
Warningf(string, ...interface{})
}
Logger represents the methods used by the worker to log details.
type ManifoldConfig ¶
ManifoldConfig describes the resources used by metrics workers.
Click to show internal directories.
Click to hide internal directories.