Documentation
¶
Index ¶
- func HttpGet(ctx context.Context, url string, header map[string]string, data g.Map, ...) error
- func HttpPost(ctx context.Context, url string, header map[string]string, ...) error
- func HttpPostJson(ctx context.Context, url string, header map[string]string, ...) error
- func WebSocketClient(ctx context.Context, wsURL string, messageType int, message []byte, ...) (*websocket.Conn, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HttpPostJson ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.