mssql

package
v0.0.65 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MSSql

type MSSql struct {
	Client        *sql.DB
	Host          string
	Port          int
	User          string
	Pass          string
	Db            string
	RetrieveField *string
	RetrieveQuery *schema.SqlQuery
	ClearQuery    *schema.SqlQuery
	FailQuery     *schema.SqlQuery
	// contains filtered or unexported fields
}

func (*MSSql) Cleanup

func (d *MSSql) Cleanup() error

func (*MSSql) ClearWork

func (d *MSSql) ClearWork() error

func (*MSSql) GetWork

func (d *MSSql) GetWork() (io.Reader, error)

func (*MSSql) HandleFailure

func (d *MSSql) HandleFailure() error

func (*MSSql) Init

func (d *MSSql) Init() error

func (*MSSql) LoadEnv

func (d *MSSql) LoadEnv(prefix string) error

func (*MSSql) LoadFlags

func (d *MSSql) LoadFlags() error

Jump to

Keyboard shortcuts

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