adapter

package
v0.0.0-...-3e56ed0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2021 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPostgresConnPool

func NewPostgresConnPool(dbName, dbUser, dbPass, dbHost, dbSSLMode string) (*sql.DB, error)

Types

type ClientRepositoryPsql

type ClientRepositoryPsql struct {
	// contains filtered or unexported fields
}

func NewClientRepositoryPsql

func NewClientRepositoryPsql(conn *sql.DB) *ClientRepositoryPsql

func (*ClientRepositoryPsql) NewClient

func (c *ClientRepositoryPsql) NewClient(ctx context.Context, clientId string) error

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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