lib

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dependency

type Dependency struct {
	From Node
	To   Node
}

func (Dependency) String

func (d Dependency) String() string

type Node

type Node struct {
	Type string
	Name string
}

func (Node) String

func (n Node) String() string

type Template

type Template map[string]interface{}

func (Template) FindDependencies

func (t Template) FindDependencies() []Dependency

Jump to

Keyboard shortcuts

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