Versions in this module Expand all Collapse all v0 v0.14.0 Jul 8, 2016 Changes in this version + func Callback(res http.ResponseWriter, req *http.Request) error + type Provider struct + func (*Provider) Meta() provider.TypeMeta + func (p *Provider) Command(ctx *provider.Context, w http.ResponseWriter, r *http.Request) + func (p *Provider) Refresh(ctx *provider.Context, configJSON, data string) string + func (p *Provider) Render(ctx *provider.Context, config, data string) string