testhelpers

package
v0.0.0-...-c36f998 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SAMPLE_PIPELINE = `` /* 331-byte string literal not displayed */

	SAMPLE_PIPELINE_MIXED = `` /* 331-byte string literal not displayed */

	SAMPLE_PIPELINE_CURLYS = `` /* 331-byte string literal not displayed */

	SAMPLE_VARS = `var1: value1
var2: value2`

	SAMPLE_EXTRA_VARS = `var1: value1
var2: value2
var3: value3`

	SAMPLE_MISSING_VARS = `var1: value1`

	SAMPLE_VARS_PART1 = `var1: value1`

	SAMPLE_VARS_PART2 = `var2: value2`
)

Variables

This section is empty.

Functions

func WriteBytesToTempFile

func WriteBytesToTempFile(folder string, contents []byte) (string, error)

func WriteStringToTempFile

func WriteStringToTempFile(folder, contents string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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