package
Version:
v1.17.0-pre.1
Opens a new window with list of versions in this module.
Published: Oct 1, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
EventUpsert = "upsert"
EventDelete = "delete"
)
type IPCache struct {
Events chan NodeEvent
}
type NodeEvent struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.