export

package
v3.5.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2018 License: MIT Imports: 5 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExportData

func ExportData(renderer model.Renderer, config ExportConfig) error

Types

type ExportConfig

type ExportConfig struct {
	Filename string
	Format   ExportFormat
}

type ExportFormat

type ExportFormat string
const (
	PRETTY ExportFormat = ""
	JSON   ExportFormat = "json"
	YAML   ExportFormat = "yaml"
)

Jump to

Keyboard shortcuts

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