package
0.0.0-20211130232802-bd9b0526fedf
Repository: https://github.com/pkopriv2/golang-sdk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
Build a composite builder.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Post
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Common decoders.
Common decoders.
Common decoders.
Common decoders.
Common decoders.
Common decoders.
Common decoders.
Common decoders.
Common decoders.
Common decoders.
Common decoders.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Common decoders.
Common decoders.
Common decoders.
Common decoders.
Common decoders.

# Structs

No description provided by the author
A Route defines the abstract binding between a url and the handler intended to service the request.
No description provided by the author
A Service is simply a collection of handlers.

# Interfaces

A request encapsulates all inputs into a service handler.
A ResponseBuilder constructs an http response.

# Type aliases

No description provided by the author
Each request will inherit an environment.
A Handler is a function that handles a request and returns a response.
A Middleware component wraps a handler to produce another handler.
No description provided by the author
No description provided by the author
A Response is a function that updates a response builder.
A handler is responsible for handling a request/response.