Documentation ¶
Index ¶
- func DemoGet(name string, opts ...httpclient.Option) (res *demoGetResponse, err error)
- func DemoGetRetryVerify(body []byte) (shouldRetry bool)
- func DemoPost(name string, opts ...httpclient.Option) (res *demoPostResponse, err error)
- func DemoPostRetryVerify(body []byte) (shouldRetry bool)
- func MockDemoGet() (body []byte)
- func MockDemoPost() (body []byte)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DemoGet ¶
func DemoGet(name string, opts ...httpclient.Option) (res *demoGetResponse, err error)
func DemoGetRetryVerify ¶
func DemoPost ¶
func DemoPost(name string, opts ...httpclient.Option) (res *demoPostResponse, err error)
func DemoPostRetryVerify ¶
func MockDemoGet ¶
func MockDemoGet() (body []byte)
func MockDemoPost ¶
func MockDemoPost() (body []byte)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.