Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrFailedToMarshalBSON = "Failed to marshal BSON" ErrFailedToUnmarshalBSON = "Failed to unmarshal BSON" ErrFailedToDoCheck = "Failed to do checking" ErrFailedToStoreResult = "Failed to store result" )
Functions ¶
This section is empty.
Types ¶
type Daemon ¶
type Daemon struct {
*checkup.Checkup
CheckInterval time.Duration
CheckersService checkup.CheckersService
EventService checkup.EventService
}
ServiceHandler is a grpc server and checkup server
Click to show internal directories.
Click to hide internal directories.