Documentation ¶ Index ¶ func NewChatD360(configFile string) (*d360.D360, error) func NewDigisac(file string) (*digisac.Digisac, error) func NewMessageDB(pool *database.Pool) *migration.MessageDB func NewMessageService(pool *database.Pool) *migration.MessageService Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewChatD360 ¶ func NewChatD360(configFile string) (*d360.D360, error) func NewDigisac ¶ added in v0.7.0 func NewDigisac(file string) (*digisac.Digisac, error) func NewMessageDB ¶ added in v0.10.9 func NewMessageDB(pool *database.Pool) *migration.MessageDB func NewMessageService ¶ added in v0.10.9 func NewMessageService(pool *database.Pool) *migration.MessageService Types ¶ This section is empty. Source Files ¶ View all Source files d360.go digisac.go messaging.go Click to show internal directories. Click to hide internal directories.