uploaded

package
v0.0.0-...-512fbc8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2018 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	// contains filtered or unexported fields
}

func (*Provider) CanResolve

func (p *Provider) CanResolve(u *url.URL) api.Resolvability

func (*Provider) CanRetrieve

func (p *Provider) CanRetrieve(f api.File) uint

func (*Provider) Configure

func (p *Provider) Configure(c *api.Config)

func (*Provider) Name

func (p *Provider) Name() string

func (*Provider) NewAccount

func (p *Provider) NewAccount(prompter api.Prompter) (api.Account, error)

func (*Provider) NewTemplate

func (p *Provider) NewTemplate() api.Account

func (*Provider) ResolveMany

func (p *Provider) ResolveMany(rs []api.Request) ([]api.Request, error)

func (*Provider) ResolveOne

func (p *Provider) ResolveOne(r api.Request) ([]api.Request, error)

ResolveOne -- must be folder!

func (*Provider) Retrieve

func (p *Provider) Retrieve(f api.File) (*http.Request, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL