i18n

package
v2.0.0-alpha.15 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2020 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Plugins

func Plugins() []plugins.Plugin

Types

type Generator

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

func (*Generator) AfterGenerateResource

func (g *Generator) AfterGenerateResource(ctx context.Context, root string, args []string, err error) error

func (*Generator) PluginName

func (g *Generator) PluginName() string

func (*Generator) ScopedPlugins

func (g *Generator) ScopedPlugins() []plugins.Plugin

func (*Generator) WithPlugins

func (g *Generator) WithPlugins(f plugins.Feeder)

type NamedWriter

type NamedWriter interface {
	plugins.Plugin
	NamedWriter(n string) (io.Writer, error)
}

type Newapp

type Newapp struct{}

func (*Newapp) Newapp

func (na *Newapp) Newapp(ctx context.Context, root string, name string, args []string) error

func (*Newapp) PluginName

func (na *Newapp) PluginName() string

Jump to

Keyboard shortcuts

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