Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // BuildVersion contains the version of the Orb build. BuildVersion string )
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server implements an HTTP server.
func New ¶
func New(url, certFile, keyFile string, serverIdleTimeout, serverReadHeaderTimeout time.Duration, pubSub pubSub, vct vct, db db, keyManager keyManager, handlers ...common.HTTPHandler) *Server
New returns a new HTTP server.
Directories ¶
Path | Synopsis |
---|---|
signature/mocks
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
Click to show internal directories.
Click to hide internal directories.