Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DBReconnectMaxDuration = time.Minute * 5 DBReconnectBackoffBaseDuration = time.Second )
Defaults ...
Functions ¶
func Listen ¶
Listen listens to postgres notifications. On failure, it'll keep retrying with backoff
func NewNotifyRouter ¶
func NewNotifyRouter() *notifyRouter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.