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