package
0.8.9
Repository: https://github.com/influx6/npkg.git
Documentation: pkg.go.dev

# Functions

Delete returns a new Context using DELETE method.
GET returns a new Context using GET method.
NewRequest returns a new instance of a nhttp.Context with provided parameters.
Patch returns a new Context using PUT method.
Post
Post returns a new Context using PUT method.
Put returns a new Context using PUT method.