Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceType ¶
type ServiceType string
ServiceType core enum type
const ( // OpenVPN enum for openVPN OpenVPN ServiceType = "openvpn" // WireGuard enum for wireguard WireGuard ServiceType = "wireguard" )
func (ServiceType) String ¶
func (st ServiceType) String() string
Directories ¶
Path | Synopsis |
---|---|
boltdb/boltdbtest
Package boltdbtest contains the utitilies needed for boltdb testing
|
Package boltdbtest contains the utitilies needed for boltdb testing |
Click to show internal directories.
Click to hide internal directories.