http

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2017 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory struct{}

func NewFactory

func NewFactory() Factory

func (Factory) Create

func (f Factory) Create(uri string) (source.Source, error)

func (Factory) Schemes

func (f Factory) Schemes() []string

type Source

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

func NewSource

func NewSource(uri string, client *gohttp.Client) *Source

func (Source) Filter

func (*Source) Load

func (s *Source) Load() error

func (Source) URI

func (s Source) URI() string

Jump to

Keyboard shortcuts

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