Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
type Notifier struct {
// contains filtered or unexported fields
}
func (*Notifier) Listen ¶
Listen returns a channel that will receive notifications for the given table It will receive all notifications for the table unless one or more filters are provided
func (*Notifier) SetChannel ¶
SetChannel sets the channel to listen on Will not take effect after Run has been called
Click to show internal directories.
Click to hide internal directories.