Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserSubscriber ¶
type UserSubscriber struct { }
func (UserSubscriber) Created ¶
func (s UserSubscriber) Created(payload hook.EventPayload)
func (UserSubscriber) Deleted ¶
func (s UserSubscriber) Deleted(payload hook.EventPayload)
func (UserSubscriber) Updated ¶
func (s UserSubscriber) Updated(payload hook.EventPayload)
Click to show internal directories.
Click to hide internal directories.