templating

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyTemplate

func ApplyTemplate(requestDetails *models.RequestDetails, responseBody string) (string, error)

Types

type Request

type Request struct {
	QueryParam map[string][]string
	Path       []string
	Scheme     string
}

type TemplatingData

type TemplatingData struct {
	Request Request
}

func NewTemplatingDataFromRequest

func NewTemplatingDataFromRequest(requestDetails *models.RequestDetails) *TemplatingData

Jump to

Keyboard shortcuts

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