Documentation
¶
Index ¶
- func Get(ctx context.Context, addr string, queryList map[string]string, ...) (response []byte, err error)
- func PostData(ctx context.Context, urlStr string, queryList map[string]string, data []byte) (response []byte, err error)
- func PostForm(ctx context.Context, urlStr string, formList map[string]string) (response []byte, err error)
- func PostJson(ctx context.Context, urlStr string, formList map[string]any) (response []byte, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.