Documentation ¶
Index ¶
- func GetIntFormJson(jsonData []byte, key ...string) int
- func GetIntFromRegistryKey(k registry.Key, name string) int
- func GetIntStringFormJson(jsonData []byte, key ...string) string
- func GetIntStringFormRegistryKey(k registry.Key, name string) string
- func GetStringFormJson(jsonData []byte, key ...string) string
- func GetStringFromRegistryKey(k registry.Key, name string) string
- func Inet_aton(ip string, isBig bool) uint32
- func Inet_ntoa(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 GetIntFormJson ¶
func GetIntStringFormJson ¶
func GetStringFormJson ¶
func UnsafeBytesToString ¶
func UnsafeStringToBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.