Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is the client to talk to the fanotifier.
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service is the service end of the fanotifier.
func NewService ¶
NewService is the service end of the fanotifier.
func (*Service) SendStarted ¶
SendStarted tells client that the service has been started.
Click to show internal directories.
Click to hide internal directories.