Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config interface { comfig.Logger pgdb.Databaser comfig.Listenerer Notificator RegistrationAPIer S3 }
type Notificator ¶
type Notificator interface {
NotificatorConfig() *NotificatorConfig
}
func NewNotificator ¶
func NewNotificator(getter kv.Getter) Notificator
type NotificatorConfig ¶
type RegistrationAPIer ¶
func NewRegistrationAPIer ¶
func NewRegistrationAPIer(getter kv.Getter) RegistrationAPIer
Click to show internal directories.
Click to hide internal directories.