export

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExportLocalization

func ExportLocalization(localization internal.Localization, export config.ExportConfig) error

Types

type LocalizationExporter

type LocalizationExporter interface {
	Export(localization internal.Localization) error
}

type ResourceXmlLocalizationExporter

type ResourceXmlLocalizationExporter struct {
	// contains filtered or unexported fields
}

func NewResourceXmlLocalizationExporter

func NewResourceXmlLocalizationExporter(w io.Writer) ResourceXmlLocalizationExporter

func (ResourceXmlLocalizationExporter) Export

func (resourceWriter ResourceXmlLocalizationExporter) Export(localization internal.Localization) error

type StringsLocalizationExporter

type StringsLocalizationExporter struct {
	// contains filtered or unexported fields
}

func NewStringsLocalizationExporter

func NewStringsLocalizationExporter(w io.Writer) StringsLocalizationExporter

func (StringsLocalizationExporter) Export

func (stringsWriter StringsLocalizationExporter) Export(localization internal.Localization) error

Jump to

Keyboard shortcuts

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