//
pkg.gl
Category
github.com/hashicorp/boundary
internal
cmd
ops
package
0.18.0
Repository:
https://github.com/hashicorp/boundary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
2
Files
177 SLOC
#
Functions
NewServer
NewServer iterates through all the listeners and sets up HTTP Servers for each, along with individual handlers.
#
Structs
Server
Server is a collection of all state required to serve multiple ops endpoints through a single object.