sphinx

package
v2.0.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2020 License: GPL-3.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SphinxSQL

type SphinxSQL struct {
	Connection *sqlx.DB
	User       string
	Password   string
	Port       string
	Host       string
}

func (*SphinxSQL) Connect

func (sphinxql *SphinxSQL) Connect() error

func (*SphinxSQL) GetIndexes

func (sphinxql *SphinxSQL) GetIndexes() (map[string]string, error)

func (*SphinxSQL) GetStatus

func (sphinxql *SphinxSQL) GetStatus() (map[string]string, error)

func (*SphinxSQL) GetVariables

func (sphinxql *SphinxSQL) GetVariables() (map[string]string, error)

func (*SphinxSQL) GetVersion

func (sphinxql *SphinxSQL) GetVersion() string

Jump to

Keyboard shortcuts

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