Documentation
¶
Index ¶
- func JsonPost(url string, contentType string, payload []byte) (bytesRead []byte, err error)
- func Post(url string, contentType string, payload []byte) (bytesRead []byte, err error)
- func Request(method, url string, header map[string]string, payload []byte) (bytesRead []byte, err error)
- type TSJsonError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TSJsonError ¶ added in v1.5.0
Click to show internal directories.
Click to hide internal directories.