Documentation ¶
Index ¶
- func CallBackPostReturn(ctx context.Context, url string, req callbackstruct.CallbackReq, ...) error
- func Get(url string) (response []byte, err error)
- func Post(ctx context.Context, url string, header map[string]string, data interface{}, ...) (content []byte, err error)
- func PostReturn(ctx context.Context, url string, header map[string]string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallBackPostReturn ¶
func CallBackPostReturn(ctx context.Context, url string, req callbackstruct.CallbackReq, resp callbackstruct.CallbackResp, callbackConfig config.CallBackConfig) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.