Versions in this module Expand all Collapse all v0 v0.2.0 Dec 1, 2020 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