typ_akte

package
v0.0.0-...-1c9a7a8 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeFormatterActionNames

func MakeFormatterActionNames() *formatterActionNames

func MakeFormatterFormatterUTIGroups

func MakeFormatterFormatterUTIGroups() *formatterFormatterUTIGroups

func MakeFormatterVimSyntaxType

func MakeFormatterVimSyntaxType() *formatterVimSyntaxType

Types

type FormatterUTIGroup

type FormatterUTIGroup map[string]string

func (*FormatterUTIGroup) Equals

func (FormatterUTIGroup) Map

func (a FormatterUTIGroup) Map() map[string]string

func (*FormatterUTIGroup) Merge

func (ct *FormatterUTIGroup) Merge(ct2 FormatterUTIGroup)

type V0

type V0 struct {
	InlineAkte    bool                        `toml:"inline-akte,omitempty"`
	Archived      bool                        `toml:"archived,omitempty"`
	FileExtension string                      `toml:"file-extension,omitempty"`
	ExecCommand   *script_config.ScriptConfig `toml:"exec-command,omitempty"`
	VimSyntaxType string                      `toml:"vim-syntax-type"`
	// TODO-P4 rename to uti-groups
	FormatterUTIGroups map[string]FormatterUTIGroup              `toml:"formatter-uti-groups"`
	Formatters         map[string]script_config.WithOutputFormat `toml:"formatters,omitempty"`
	Actions            map[string]script_config.ScriptConfig     `toml:"actions,omitempty"`
	EtikettenRules     map[string]etikett_rule.Rule              `toml:"etiketten-rules,omitempty"`
}

func Default

func Default() (t V0)

func MakeObjekte

func MakeObjekte() (t *V0)

func (*V0) Apply

func (a *V0) Apply(b V0)

func (V0) Equals

func (a V0) Equals(b V0) bool

func (V0) GetGattung

func (a V0) GetGattung() schnittstellen.GattungLike

func (*V0) Merge

func (a *V0) Merge(b V0)

func (*V0) Reset

func (a *V0) Reset()

func (*V0) ResetWith

func (a *V0) ResetWith(b V0)

Jump to

Keyboard shortcuts

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