package
0.1.3
Repository: https://github.com/rayyone/go-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AddHeader Add new header.
BearerTokenAuthorization add bearer authorization to headers.
ContentType set content type header.
Delete DELETE Request.
DontReportOnRequestError dont report on request error.
Get GET Request.
Post
Post POST Request.
Put PUT Request.
RemoveHeader remove header by key.
ReportOnRequestError set report on request error.
No description provided by the author
SetDebug Set HTTP Client debug.
SetErrorResult Set error retriever obj.
SetHttpClient Set a custom HTTP Client.
SetHttpClientTimeout Set HTTP Client timeout.
WithRetry with retry.

# Type aliases

BodyParams Query Paramsv.
RequestOption Function to change request options.