Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
type Service struct {
Name string
Version string
Logger *zerolog.Logger
HealthHandler http.HandlerFunc
ReadyHandler http.HandlerFunc
CheckupHandler http.HandlerFunc
// contains filtered or unexported fields
}
func NewService ¶
Click to show internal directories.
Click to hide internal directories.