Versions in this module Expand all Collapse all v0 v0.0.1 Dec 24, 2017 Changes in this version + type PromAPI struct + Logger *logrus.Entry + Storage storages.Storage + func (p *PromAPI) Read(ctx context.Context, rw http.ResponseWriter, req *http.Request) error + func (p *PromAPI) Write(ctx context.Context, rw http.ResponseWriter, req *http.Request) error