jsonnet

package
v2.0.0-beta.5 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decoder

type Decoder struct {
	// contains filtered or unexported fields
}

Decoder type can decoce a jsonnet stream into the given output.

func NewDecoder

func NewDecoder(r io.Reader) *Decoder

NewDecoder creates a new decoder.

func (*Decoder) Decode

func (d *Decoder) Decode(v interface{}) error

Decode decodes the stream into the provide value.

Jump to

Keyboard shortcuts

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