Documentation
¶
Index ¶
- func Influx1xClientConf(addr, user, pwd string) *client.Config
- func Influx1xClientPing(conf *client.Config) error
- func Influx1xClientWrite(con *client.Client, datasource, policy, name string, tags *map[string]string, ...) error
- func Interface2Float64(inter interface{}) (float64, error)
- func MergeSlice(s1 []interface{}, s2 []interface{}) []interface{}
- func New(size int) *pool
- func NewInfluxdbClient(conf *client.Config) (*client.Client, error)
- func SocketChenNew(i int) *socketByteChan
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Influx1xClientConf ¶
func Influx1xClientPing ¶
func Influx1xClientWrite ¶
func Interface2Float64 ¶
func MergeSlice ¶
func MergeSlice(s1 []interface{}, s2 []interface{}) []interface{}
func SocketChenNew ¶
func SocketChenNew(i int) *socketByteChan
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.