utils

package
v0.0.0-...-ccb81b7 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MySQLClient

func MySQLClient(
	nInetAddress string, nInetPort int,
	nUsername string, nPassword string,
) (*sql.DB, error)

MySQLClient for easier DB-Access without a special database

func MySQLClientDB

func MySQLClientDB(
	nInetAddress string, nInetPort int, nUsername string,
	nPassword string, nDatabase string,
) (*sql.DB, error)

MySQLClient for easier DB-Access with a special database

Types

This section is empty.

Jump to

Keyboard shortcuts

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