package
0.0.0-20191130215049-1728948685a2
Repository: https://github.com/blockchain-abstraction-middleware/rest-api.git
Documentation: pkg.go.dev

# Functions

New is a constructor func which creates and returns a new Server instance.

# Structs

Config exposes Server configuration options.

# Interfaces

Resource encapsulates a logical collection of handlers to be bound to a HTTP Server.
Server encapsulates a HTTP Server lifecycle.