exporter

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exporter

type Exporter struct{}

func (Exporter) Export

func (d Exporter) Export(m *model.Model, dst string) (string, error)

Export saves the model to the destination.

type Interface

type Interface interface {
	Export(m *model.Model, dst string) (string, error)
}

Interface exports the model to the destination.

func New

func New() Interface

New creates a new Exporter.

Directories

Path Synopsis
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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