Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler handles registering/un-registering log for monitoring.
func New ¶
func New(store logMonitorStore, logResolver logResolver) *Handler
New creates new proof handler.
Click to show internal directories.
Click to hide internal directories.