Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JsonConfigDecoder ¶
func (JsonConfigDecoder) Decode ¶
func (j JsonConfigDecoder) Decode(v interface{}) (err error)
type MultiProvider ¶
type MultiProvider struct {
// contains filtered or unexported fields
}
func (*MultiProvider) CleanUp ¶
func (mp *MultiProvider) CleanUp(domain, token, keyAuth string) error
func (*MultiProvider) Present ¶
func (mp *MultiProvider) Present(domain, token, keyAuth string) error
Click to show internal directories.
Click to hide internal directories.