Documentation
¶
Index ¶
- Constants
- func ChangeKey(key string, values ...KeyValue) error
- func GetKey(key string, writer io.Writer) error
- func IPsToArrayValue(in ...net.IP) string
- func KeyExists(key string) bool
- func MoveKey(oldKey, key string, values ...KeyValue) error
- func RemoveKey(key string) error
- func UnmarshalKey(key string, output interface{}) error
- type KeyValue
- type NetworkGlobalIPv4
- type Routes
- type ServiceDns
- type ServiceIPv4
Constants ¶
View Source
const BinaryLocation = "/usr/sbin/scutil"
Variables ¶
This section is empty.
Functions ¶
func IPsToArrayValue ¶
func UnmarshalKey ¶
Types ¶
type NetworkGlobalIPv4 ¶
type ServiceDns ¶
Click to show internal directories.
Click to hide internal directories.