Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Empty ¶
type Empty struct{}
func (Empty) SendNewAccount ¶
func (e Empty) SendNewAccount(p notifications.PayloadNewAccount) error
This method immediatly returns with nil
func (Empty) SendNewEvent ¶
func (e Empty) SendNewEvent(p notifications.PayloadNewEvent) error
This method immediatly returns with nil
func (Empty) SendNewReport ¶ added in v0.1.3
func (e Empty) SendNewReport(p notifications.PayloadNewReport) error
This method immediatly returns with nil
Click to show internal directories.
Click to hide internal directories.