client

package
v0.5.6 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2022 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

View Source
const (
	MYSQL    = "mysql"
	DATABASE = "database"
	TABLE    = "table"
)
View Source
const (
	METHOD = "method"
	TARGET = "target"
)
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.Code
	ice.Hash
	// contains filtered or unexported fields
}

func (Client) CatScript added in v0.4.5

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

func (Client) Connect added in v0.4.8

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

func (Client) Inputs added in v0.1.3

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

func (Client) List added in v0.1.3

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

func (Client) ListScript added in v0.3.8

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

func (Client) Remove added in v0.5.1

func (s Client) Remove(m *ice.Message, arg ...string)

func (Client) RunScript added in v0.4.5

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

func (Client) Xterm added in v0.4.9

func (s Client) Xterm(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 (s Grant) Drop(m *ice.Message, arg ...string)

func (Grant) Grants added in v0.3.7

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

func (Grant) List added in v0.3.7

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

func (Grant) Revoke added in v0.3.7

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

type Query added in v0.1.3

type Query struct {
	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