Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestResult ¶
RestResult is a struct for REST call result
func RestCallFunc ¶
func RestCallFunc(rsString string, postBody []byte, method string, header string, token string, expectReturn bool) (RestResult, error)
restCallFunc : common rest call fun
Click to show internal directories.
Click to hide internal directories.