graph

package
v0.37.1 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2021 License: GPL-2.0, GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Writer added in v0.32.37

type Writer struct {
	OpenInBrowser func(file string) error
	NewTemplate   func() (*template.Template, error)
	TempFile      func(dir, pattern string) (f *os.File, err error)
	Execute       func(template *template.Template, wr io.Writer, data interface{}) error
}

func NewWriter added in v0.32.37

func NewWriter() *Writer

func (*Writer) Write added in v0.32.37

func (writer *Writer) Write(executionContext interface{}) error

Jump to

Keyboard shortcuts

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