mock

package
v0.0.0-...-f608b40 Latest Latest
Warning

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

Go to latest
Published: May 5, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// Session is a mock session which is used to hit the mock server
	Session = session.Must(session.NewSession(&service.Config{
		Endpoint:   service.String(server.URL[7:]),
		DisableSSL: service.Bool(true),
	}))
)

Functions

func NewMockClient

func NewMockClient(cfgs ...*service.Config) *client.Client

NewMockClient creates and initializes a client that will connect to the mock server

Types

This section is empty.

Jump to

Keyboard shortcuts

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