Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerStatus ¶
type ServerStatus struct {
// contains filtered or unexported fields
}
func NewServerStatus ¶
func NewServerStatus() *ServerStatus
func (*ServerStatus) Get ¶
func (s *ServerStatus) Get() Status
func (*ServerStatus) IsHealthy ¶
func (s *ServerStatus) IsHealthy() bool
func (*ServerStatus) Set ¶
func (s *ServerStatus) Set(status Status)
Click to show internal directories.
Click to hide internal directories.