//
pkg.gl
Category
github.com/pushbits/cli
internal
api
package
0.0.8
Repository:
https://github.com/pushbits/cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
104 SLOC
#
Functions
Delete
Delete sends a HTTP DELETE request to the server.
Get
Get sends a HTTP GET request to the server.
Post
Post sends a HTTP POST request to the server.
Put
Put sends a HTTP PUT request to the server.
Request
Request sends a HTTP request to the server.