package
1.4.0
Repository: https://github.com/leon-yc/ggs.git
Documentation: pkg.go.dev

# Functions

NewRequest is a function which creates new request.
NewResponse is creating the object of response.
NewRestClient is a function.

# Constants

DefaultIdleConnTimeout is the maximum amount of time an idle connection will remain idle before closing itself.
DefaultKeepAliveSecond defines the connection time.
DefaultMaxConnsPerHost defines the maximum number of concurrent connections.
DefaultTimeoutBySecond defines the default timeout for http connections.
FailureTypePrefix is a constant of type string.
Name is a constant of type string.
SchemaHTTP represents the http schema.
SchemaHTTPS represents the https schema.

# Variables

ErrInvalidResp invalid input.

# Structs

Client is a struct.