Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
Types ¶
type OrderedMap ¶
type OrderedMap struct {
// contains filtered or unexported fields
}
func NewOrderedMap ¶
func NewOrderedMap() *OrderedMap
func (*OrderedMap) Keys ¶
func (om *OrderedMap) Keys() []string
func (*OrderedMap) Set ¶
func (om *OrderedMap) Set(key, value string)
type WireguardKeyPair ¶
func GenerateNewKeyPair ¶
func GenerateNewKeyPair() (*WireguardKeyPair, error)
Click to show internal directories.
Click to hide internal directories.