Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EthClient ¶
func NewEthClient ¶
func (*EthClient) Disconnect ¶
func (c *EthClient) Disconnect()
type MongoClient ¶
func NewMongoClient ¶
func NewMongoClient(mongoUri string, mongoDb string) (*MongoClient, error)
func (*MongoClient) Disconnect ¶
func (c *MongoClient) Disconnect(ctx context.Context) error
type PostgreClient ¶
func NewPostgreClient ¶
func NewPostgreClient(uri string) (*PostgreClient, error)
func (*PostgreClient) Disconnect ¶
func (c *PostgreClient) Disconnect() error
Click to show internal directories.
Click to hide internal directories.