helper

package
v0.0.0-...-26bbc2a Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMySQLClient

func GetMySQLClient() (*sql.DB, error)

func GetPostgresClient

func GetPostgresClient() (*sql.DB, error)

Types

type Framework

type Framework struct {
	PostgresClient *sql.DB
	MySQLClient    *sql.DB
}

func New

func New(pg, ms *sql.DB) *Framework

Jump to

Keyboard shortcuts

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