Documentation ¶
Index ¶
- Constants
- type Client
- func (s Client) CatScript(m *ice.Message, arg ...string)
- func (s Client) Connect(m *ice.Message, arg ...string)
- func (s Client) Inputs(m *ice.Message, arg ...string)
- func (s Client) List(m *ice.Message, arg ...string) *ice.Message
- func (s Client) ListScript(m *ice.Message, arg ...string)
- func (s Client) Remove(m *ice.Message, arg ...string)
- func (s Client) RunScript(m *ice.Message, arg ...string)
- func (s Client) Xterm(m *ice.Message, arg ...string)
- type Grant
- type Query
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
func (Client) List ¶ added in v0.1.3
func (Client) ListScript ¶ added in v0.3.8
Click to show internal directories.
Click to hide internal directories.