goprint

package
v0.0.0-...-6ae0033 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Default = Printer{
	Context: context.Background(),
	Writer:  os.Stdout,
}

Functions

This section is empty.

Types

type Printer

type Printer struct {
	context.Context
	io.Writer
}

func (Printer) Print

func (c Printer) Print(s ...ast.Node) error

Jump to

Keyboard shortcuts

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