Versions in this module Expand all Collapse all v0 v0.3.1 Apr 19, 2016 v0.3.0 Mar 19, 2016 Changes in this version + type HTTPProvider struct + func NewHTTPProvider(path string) (*HTTPProvider, error) + func (w *HTTPProvider) CleanUp(domain, token, keyAuth string) error + func (w *HTTPProvider) Present(domain, token, keyAuth string) error