formatter

package
v0.8.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Drivers

func Drivers() []string

Drivers returns a sorted list of the names of the registered drivers.

func Format

func Format(config *composetypes.Config, formatter string) (string, error)

Format uses the specified formatter to create a printable output. If the formatter is not registered, this errors out.

func Register

func Register(name string, driver driver.Driver)

Register makes a formatter available by the provided name. If Register is called twice with the same name or if driver is nil, it panics.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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