Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitDatabaseMongodb ¶
Types ¶
type FirebaseGoogle ¶
type FirebaseGoogle struct {
Path string
}
type GrpcClient ¶
type GrpcClient struct {
User string
}
type NotificationConfig ¶
type NotificationConfig struct { HttpPort string RpcPort string Timeout time.Duration GrpcClient GrpcClient FirebaseGoogleService *FirebaseGoogle Mailgun *Mailgun }
func Notification ¶
func Notification() *NotificationConfig
Click to show internal directories.
Click to hide internal directories.