clickhouse

package
v0.0.0-...-b2588bf Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conn

type Conn struct {
	// contains filtered or unexported fields
}

func New

func New(hostname, username, password string, port int) *Conn

func (*Conn) Exec

func (c *Conn) Exec(sql string) error

Exec runs given sql query

func (*Conn) Query

func (c *Conn) Query(sql string) (*sqlmodule.Rows, error)

Query runs given sql query

Jump to

Keyboard shortcuts

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