Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Configuring is const for the configuring state Configuring = "configuring" // Tunneling is const for the tunneling state Tunneling = "tunneling" // Closing is const for the closing state Closing = "closing" // Released is const for the released state Released = "released" // Failed is const for the failed state Failed = "failed" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.