Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Port is the default port for checking health over HTTP.
Port = 9_999
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
func ServerString ¶
type ServerParams ¶
type ServerParams struct {
Server string
}
Click to show internal directories.
Click to hide internal directories.