Versions in this module Expand all Collapse all v0 v0.2.1 Aug 15, 2017 v0.2.0 Jun 18, 2017 Changes in this version + var Close_chan chan int + var Close_done_chan chan int + func GetLast(endpoint, counter string) *cmodel.RRDData + func GetLastRaw(endpoint, counter string) *cmodel.RRDData + func HandleItems(items []*cmodel.GraphItem) error + func Start() + type Graph int + func (this *Graph) Delete(params []*cmodel.GraphDeleteParam, resp *cmodel.GraphDeleteResp) error + func (this *Graph) GetRrd(key string, rrdfile *g.File) (err error) + func (this *Graph) Info(param cmodel.GraphInfoParam, resp *cmodel.GraphInfoResp) error + func (this *Graph) Last(param cmodel.GraphLastParam, resp *cmodel.GraphLastResp) error + func (this *Graph) LastRaw(param cmodel.GraphLastParam, resp *cmodel.GraphLastResp) error + func (this *Graph) Ping(req cmodel.NullRpcRequest, resp *cmodel.SimpleRpcResponse) error + func (this *Graph) Query(param cmodel.GraphQueryParam, resp *cmodel.GraphQueryResponse) error + func (this *Graph) Send(items []*cmodel.GraphItem, resp *cmodel.SimpleRpcResponse) error