package
Version:
v1.6.2
Opens a new window with list of versions in this module.
Published: Oct 11, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
EventTypeUnknown EventType = iota
EventTypeAdd
EventTypeDelete
)
type Instance struct {
Name string `yaml:"name" json:"name"`
Desc string `yaml:"desc" json:"desc"`
Topic string `yaml:"topic" json:"topic"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.