sssql

package
v0.0.0-...-e8c5f5c Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2016 License: GPL-2.0, GPL-2.0, GPL-2.0 Imports: 8 Imported by: 0

README

Simple System Modules for Simple System Services :)

  • sssql - Connecting to SQL Databases. Now supported: MySQL, SQLite and PostgreSQL

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type USQL

type USQL struct {
	D      *sql.DB
	Silent int
	Engine string
}

func (*USQL) Close

func (_s *USQL) Close()

func (*USQL) Init

func (_s *USQL) Init(mode, connect string, initDB string) int

func (*USQL) QSimple

func (_s *USQL) QSimple(query ...interface{}) int

Jump to

Keyboard shortcuts

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