Documentation
¶
Index ¶
- func CArrayToGoString(cArray unsafe.Pointer, size int) string
- func GetCpuUseRate() (int, error)
- func GetMemoryStatus() (uint32, uint64, uint64, error)
- func GoStringToCArray(str string, cArray unsafe.Pointer, size int)
- func Request(method string, url string, header http.Header, body interface{}, token string) (int, []byte, http.Header, error)
- func SetAdapter(adapter *Adapter) error
- type Adapter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CArrayToGoString ¶ added in v1.1.6
func GetCpuUseRate ¶
func GoStringToCArray ¶ added in v1.1.6
func SetAdapter ¶ added in v1.1.6
Types ¶
Click to show internal directories.
Click to hide internal directories.