inspector

package
v1.0.0-preview Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintConfiguration

func PrintConfiguration(configEnvelope *cb.ConfigurationEnvelope)

Types

type ConfigurationItemValueLens

type ConfigurationItemValueLens interface {
	// Value takes a config item and returns a Viewable version of its value
	Value(configItem *cb.ConfigurationItem) Viewable
}

type Viewable

type Viewable interface {
	Value() string
	Children() []Viewable
}

Jump to

Keyboard shortcuts

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