utils

package
v0.0.0-...-c888d9e Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2017 License: MIT Imports: 2 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActionDrop

func ActionDrop() error

ActionDrop will close the connection

Types

type DBMS

type DBMS interface {
	DefaultPort() uint
	Close()
	SetReader(func(io.Reader) ([]byte, error))
	Handler() error
	SetSockets(net.Conn, net.Conn)
	SetCertificate(string, string) error
}

DBMS interface should get implemented with every added DBMS(MySQL, Postgre & etc.) structure

Jump to

Keyboard shortcuts

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