Documentation ¶
Overview ¶
cassandra操作工具类
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cdb ¶
type Cdb struct { *Config // contains filtered or unexported fields }
这是一个重要的结构体,cassandra连接包装于此 cassandra client
func (*Cdb) Connect ¶
func (self *Cdb) Connect()
连接,出错panic before use must connect,error will be panic,oh!
Click to show internal directories.
Click to hide internal directories.