# Packages
No description provided by the author
# Functions
BeginSetDynamic checks whether setting the dynamic topology is permissible.
BeginSetStatic checks whether setting the static topology is permissible.
Get atomically gets the pointer to the current topology.
Init initializes itopo with the particular validator.
No description provided by the author
NewTopology creates a new empty topology.
NewTopologyFromRaw wraps the high level topology interface API around a raw topology object.
Provider returns a topology provider that calls Get internally.
SetDynamic atomically sets the dynamic topology.
SetStatic atomically sets the static topology.
StartCleaner starts a periodic task that removes expired dynamic topologies.
# Structs
Callbacks are callbacks to respond to specific topology update events.
Transaction allows to get a view on which topology will be active without committing to the topology update yet.
# Type aliases
No description provided by the author