transform

package
v0.0.0-...-204d889 Latest Latest
Warning

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

Go to latest
Published: May 4, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package transform uses Go templating to produce a new object from the input object.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mutator

type Mutator interface {
	Mutate(interface{}) ([]byte, error)
}

func Compile

func Compile(tmpl string) (Mutator, error)

Jump to

Keyboard shortcuts

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