output

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	AddEmail(res *resources.TemplateResource) error
	AddComponents([]string)
	AddI10n(map[string]map[string]string)
	Push() error
}

type StoreOutput

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

func NewStoreOutput

func NewStoreOutput(storage *templatemanager.EmailStorage) *StoreOutput

func (*StoreOutput) AddComponents

func (do *StoreOutput) AddComponents(components []string)

func (*StoreOutput) AddEmail

func (do *StoreOutput) AddEmail(res *resources.TemplateResource) error

func (*StoreOutput) AddI10n

func (do *StoreOutput) AddI10n(i10n map[string]map[string]string)

func (*StoreOutput) Push

func (do *StoreOutput) Push() error

Jump to

Keyboard shortcuts

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