Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrUnableToParseSpec = errors.New("unable to parse spec content")
)
Functions ¶
func NewServer ¶
func NewServer(ctx context.Context, cfg config.Containable, handler http.Handler) (*http.Server, error)
NewServer returns a new preconfigured http.Server.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.