database

package
v1.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitMongoDB

func InitMongoDB(ctx context.Context) interfaces.MongoDatabase

InitMongoDB return mongo db read & write instance from environment: MONGODB_HOST_WRITE, MONGODB_HOST_READ, MONGODB_DATABASE_NAME

func InitRedis

func InitRedis() interfaces.RedisPool

InitRedis connection from environment: REDIS_READ_DSN, REDIS_READ_TLS REDIS_WRITE_DSN, REDIS_WRITE_TLS

func InitSQLDatabase

func InitSQLDatabase() interfaces.SQLDatabase

InitSQLDatabase return sql db read & write instance from environment: SQL_DB_READ_DSN, SQL_DB_WRITE_DSN

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL