fakestorage

package
v1.3.3-0...-252e610 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2017 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsureTestEnvIsLoaded

func EnsureTestEnvIsLoaded(t testingT)

EnsureTestEnvIsLoaded make sure the test environment is loaded for this package

Types

type Fake

type Fake interface {
	Close() error
	URL() string
	CtxDir() string
}

Fake is a static file server. It might be running locally or remotely on test host.

func New

func New(t testingT, dir string, modifiers ...func(*fakecontext.Fake) error) Fake

New returns a static file server that will be use as build context.

Jump to

Keyboard shortcuts

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