api_json_http

package module
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2021 License: MIT Imports: 1 Imported by: 0

README

api_json_http

http json api

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Errors map[int]string = map[int]string{
	20500000: "api_json_http.hc.ConnectionFromJson: fail to unmarshal",
	20500100: "api_json_http.hc.Connection.DoRawQuery: request create error to server: `%v`",
	20500101: "api_json_http.hc.Connection.DoRawQuery: request send error to server: `%v`",
	20500102: "api_json_http.hc.Connection.DoRawQuery: read body error from request to server: `%v`",
	20500200: "api_json_http.hc.HTTPCallProvider.CallFunction: send request fail",
	20500201: "api_json_http.hc.HTTPCallProvider.CallFunction: responce code is not 200 responce code is: `%v` body: `%v`",
}

Errors codes and description

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
examples
client command
service command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL