package
1.5.4
Repository: https://github.com/openziti/ziti.git
Documentation: pkg.go.dev

# Constants

defined in ctrl_msg/messages.go now CircuitSuccessType = 1001;.
VerifyLinkType = 1019; Unusable since links are now generated by routers.
defined in ctrl_msg/messages.go now CircuitFailedType = 1016;.
Sent to routers to notify them of a controller IP/hostname move.
unused, consume to avoid zero value accidents.

# Variables

Enum value maps for ContentType.
Enum value maps for ContentType.
Enum value maps for ControlHeaders.
Enum value maps for ControlHeaders.
Enum value maps for DestType.
Enum value maps for DestType.
Enum value maps for FaultSubject.
Enum value maps for FaultSubject.
Enum value maps for PeerState.
Enum value maps for PeerState.
Enum value maps for RouterCapability.
Enum value maps for RouterCapability.
Enum value maps for SettingTypes.
Enum value maps for SettingTypes.
Enum value maps for TerminatorInvalidReason.
Enum value maps for TerminatorInvalidReason.
Enum value maps for TerminatorPrecedence.
Enum value maps for TerminatorPrecedence.

# Structs

# Type aliases

ContentTypes should be in the range 1000 - 1999, to ensure they don't overlap with cmd_pb messages.
SettingTypes are used with the Settings message send arbitrary settings to routers.