Documentation ¶
Index ¶
- func CreateMongoClient(ctx context.Context, cfg *config.Config) *mongo.Client
- func CreatePostgresClient(ctx context.Context, cfg *config.Config) *gorm.DB
- func CreateRedisClient(ctx context.Context, cfg *config.Config) *redis.Client
- func CreateSentry(cfg *config.Config) error
- func NewKafkaConn(cfg *config.Config) (*kafka.Conn, error)
- type Adapter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMongoClient ¶
func CreatePostgresClient ¶
func CreateRedisClient ¶ added in v0.3.10
func CreateSentry ¶ added in v0.3.0
func NewKafkaConn ¶ added in v0.3.2
Types ¶
Click to show internal directories.
Click to hide internal directories.