Documentation
¶
Index ¶
- func Format(userName, password, host, port, catalog, schema string) string
- type Presto
- func (p *Presto) Close()
- func (p *Presto) Exec(sql string, args ...interface{}) *Presto
- func (p *Presto) Find(out interface{}) *Presto
- func (p *Presto) First(out interface{}) *Presto
- func (p *Presto) Map() (list []map[string]interface{}, err error)
- func (p *Presto) Query(sql string, args ...interface{}) *Presto
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.