Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Err_Not_Found_Anything = errors.New("found nothing") Err_Not_Set_Input = errors.New("input nothing") Err_Not_Set_ObjID = errors.New("not set objid") Err_Request_Object = errors.New("http request failed") Err_Decode_Json = errors.New("decode json failed") Err_Creaate_Object = errors.New("create object failed") Err_Request = errors.New("request failed, error") )
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client
func (*Client) GetAddress ¶
func (*Client) GetRequestInfo ¶
Click to show internal directories.
Click to hide internal directories.