Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceHealthCheck ¶
type ServiceHealthCheck struct {
Addr string
}
ServiceHealthCheck create a health check service
func (*ServiceHealthCheck) Serve ¶
func (s *ServiceHealthCheck) Serve() error
Serve start listen health check
Click to show internal directories.
Click to hide internal directories.