persist

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2016 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BodyPersister

type BodyPersister interface {
	//Persists Response body if needed
	Persist(*definition.Persist, *definition.Request, *definition.Response) bool
	//LoadBody loads the response body from the persisted location
	LoadBody(*definition.Request, *definition.Response)
}

BodyPersister contains the functions to persist and read body

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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