Versions in this module Expand all Collapse all v0 v0.0.1 Jan 4, 2020 Changes in this version + type Server struct + GetAppender func() tsdb.Appender + func (s Server) Append(b []byte, ts time.Time) (err error) + func (s Server) ServeHTTP(res http.ResponseWriter, r *http.Request)