client

package
v0.4.8 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2022 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

View Source
const (
	MYSQL    = "mysql"
	SESSION  = "session"
	DATABASE = "database"
	TABLE    = "table"
	FIELD    = "field"
)
View Source
const (
	TARGET = "target"
	METHOD = "method"
)
View Source
const (
	WHERE = "where"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Client added in v0.1.3

type Client struct {
	ice.Hash
	// contains filtered or unexported fields
}

func (Client) CatScript added in v0.4.5

func (c Client) CatScript(m *ice.Message, arg ...string)

func (Client) Connect added in v0.4.8

func (c Client) Connect(m *ice.Message, arg ...string)

func (Client) Inputs added in v0.1.3

func (c Client) Inputs(m *ice.Message, arg ...string)

func (Client) List added in v0.1.3

func (c Client) List(m *ice.Message, arg ...string)

func (Client) ListScript added in v0.3.8

func (c Client) ListScript(m *ice.Message, arg ...string)

func (Client) RunScript added in v0.4.5

func (c Client) RunScript(m *ice.Message, arg ...string)

type Grant added in v0.3.7

type Grant struct {
	Client
	// contains filtered or unexported fields
}

func (Grant) Drop added in v0.3.7

func (g Grant) Drop(m *ice.Message, arg ...string)

func (Grant) Grants added in v0.3.7

func (g Grant) Grants(m *ice.Message, arg ...string)

func (Grant) List added in v0.3.7

func (g Grant) List(m *ice.Message, arg ...string)

func (Grant) Revoke added in v0.3.7

func (g Grant) Revoke(m *ice.Message, arg ...string)

type Query added in v0.1.3

type Query struct {
	ice.Hash
	Client
	// contains filtered or unexported fields
}

func (Query) Inputs added in v0.3.9

func (s Query) Inputs(m *ice.Message, arg ...string)

func (Query) List added in v0.1.3

func (s Query) List(m *ice.Message, arg ...string) *ice.Message

func (Query) Modify added in v0.1.3

func (s Query) Modify(m *ice.Message, arg ...string)

func (Query) Next added in v0.1.3

func (s Query) Next(m *ice.Message, arg ...string)

func (Query) Prev added in v0.1.3

func (s Query) Prev(m *ice.Message, arg ...string)

Jump to

Keyboard shortcuts

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