android

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const Platform = "android"

Variables

Functions

This section is empty.

Types

type Repository

type Repository interface {
	GenerateXmlResources(csv csvx.CsvList, localeIndex int) string
	GenerateXmlResourceFile(csv csvx.CsvList, locale string, target string, localeIndex int, filename string) core.Result
}

func NewRepository

func NewRepository(fileX filex.FileX) Repository

type UseCase

type UseCase interface {
	Generate(csv csvx.CsvList, locale string, target string, filename string, languages core.Languages, state chan core.Result, onAdd func(), onDone func())
}

func NewUseCase

func NewUseCase(repo Repository) UseCase

Jump to

Keyboard shortcuts

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