package
Version:
v0.0.0-...-4da320e
Opens a new window with list of versions in this module.
Published: Feb 28, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const MetricName = "machine_change_receive_success"
MetricName used for all successful receives by a Source implementation.
type Source interface {
Start(ctx context.Context) <-chan interface{}
}
Source provides a channel of events that arrive every time a machine's
Description had been updated.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.