exporter

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2021 License: BSD-3-Clause Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exporter

type Exporter interface {
	Export([]byte) ([]byte, error)
	ExportFeature(interface{}) ([]byte, error)
}

func NewWhosOnFirstExporter

func NewWhosOnFirstExporter(opts options.Options) (Exporter, error)

type WhosOnFirstExporter

type WhosOnFirstExporter struct {
	Exporter
	// contains filtered or unexported fields
}

func (*WhosOnFirstExporter) Export

func (ex *WhosOnFirstExporter) Export(feature []byte) ([]byte, error)

func (*WhosOnFirstExporter) ExportFeature

func (ex *WhosOnFirstExporter) ExportFeature(feature interface{}) ([]byte, error)

Jump to

Keyboard shortcuts

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