Documentation ¶
Index ¶
- func GetIntFromRegistryKey(k registry.Key, name string) int
- func GetIntStringFormRegistryKey(k registry.Key, name string) string
- func GetStringFormJSON(jsonData []byte, key ...string) string
- func GetStringFromRegistryKey(k registry.Key, name string) string
- func InetAton(ip string, isBig bool) uint32
- func InetNtoa(ipnr uint32, isBig bool) string
- func ToJSON(obj interface{}) (string, error)
- func ToYaml(obj interface{}) (string, error)
- func UnsafeBytesToString(bs []byte) string
- func UnsafeStringToBytes(str string) []byte
- func UnsafeUTF16BytesToString(bs []byte) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStringFormJSON ¶ added in v0.1.2
func UnsafeBytesToString ¶
func UnsafeStringToBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.