Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NodeDrivers = driverutil.NewDriverCache[LoggingNodeDriver]()
Functions ¶
func NewListenerFunc ¶
func NewListenerFunc(ctx context.Context, fn func(cfg *node.LoggingCapabilityConfig)) chan<- *node.LoggingCapabilityConfig
Types ¶
type LoggingNodeDriver ¶
type LoggingNodeDriver interface {
ConfigureNode(*node.LoggingCapabilityConfig)
}
Click to show internal directories.
Click to hide internal directories.