//
pkg.gl
Category
github.com/blockchain-abstraction-middleware/rest-api
pkg
server
package
0.0.0-20191130215049-1728948685a2
Repository:
https://github.com/blockchain-abstraction-middleware/rest-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
90 SLOC
#
Functions
New
New is a constructor func which creates and returns a new Server instance.
#
Structs
Config
Config exposes Server configuration options.
#
Interfaces
Resource
Resource encapsulates a logical collection of handlers to be bound to a HTTP Server.
Server
Server encapsulates a HTTP Server lifecycle.