Documentation ¶
Index ¶
- func MakeFormatterTypActionNames(erworben *konfig.Compiled, includeKonfigActions bool, ...) *formatterTypActionNames
- func MakeFormatterTypFormatterUTIGroups(erworben *konfig.Compiled, tagp schnittstellen.AkteGetterPutter[*typ_akte.V0]) *formatterTypFormatterUTIGroups
- func MakeWriterKonfig(k konfig.Compiled, tagp schnittstellen.AkteGetterPutter[*typ_akte.V0]) schnittstellen.FuncIter[*sku.Transacted]
- type FormatterValue
- func (fv *FormatterValue) FuncFormatter(out io.Writer, af schnittstellen.AkteIOFactory, k *konfig.Compiled, ...) schnittstellen.FuncIter[*sku.Transacted]
- func (fv *FormatterValue) FuncFormatterVerzeichnisse(out io.Writer, af schnittstellen.AkteIOFactory, k *konfig.Compiled, ...) schnittstellen.FuncIter[*sku.Transacted]
- func (f *FormatterValue) Set(v string) (err error)
- func (f FormatterValue) String() string
- type Objekte
- type ProtoZettel
- func (pz *ProtoZettel) AddToFlagSet(f *flag.FlagSet)
- func (pz ProtoZettel) Apply(ml metadatei.MetadateiLike) (ok bool)
- func (pz ProtoZettel) ApplyWithAkteFD(ml metadatei.MetadateiLike, akteFD *fd.FD) (err error)
- func (pz ProtoZettel) Equals(z *metadatei.Metadatei) (ok bool)
- func (pz ProtoZettel) Make() (z *metadatei.Metadatei)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeFormatterTypActionNames ¶
func MakeFormatterTypActionNames( erworben *konfig.Compiled, includeKonfigActions bool, tagp schnittstellen.AkteGetterPutter[*typ_akte.V0], ) *formatterTypActionNames
func MakeFormatterTypFormatterUTIGroups ¶
func MakeFormatterTypFormatterUTIGroups( erworben *konfig.Compiled, tagp schnittstellen.AkteGetterPutter[*typ_akte.V0], ) *formatterTypFormatterUTIGroups
func MakeWriterKonfig ¶
func MakeWriterKonfig( k konfig.Compiled, tagp schnittstellen.AkteGetterPutter[*typ_akte.V0], ) schnittstellen.FuncIter[*sku.Transacted]
Types ¶
type FormatterValue ¶
type FormatterValue struct {
// contains filtered or unexported fields
}
func (*FormatterValue) FuncFormatter ¶
func (fv *FormatterValue) FuncFormatter( out io.Writer, af schnittstellen.AkteIOFactory, k *konfig.Compiled, tagp schnittstellen.AkteGetterPutter[*typ_akte.V0], ) schnittstellen.FuncIter[*sku.Transacted]
func (*FormatterValue) FuncFormatterVerzeichnisse ¶
func (fv *FormatterValue) FuncFormatterVerzeichnisse( out io.Writer, af schnittstellen.AkteIOFactory, k *konfig.Compiled, tagp schnittstellen.AkteGetterPutter[*typ_akte.V0], ) schnittstellen.FuncIter[*sku.Transacted]
func (*FormatterValue) Set ¶
func (f *FormatterValue) Set(v string) (err error)
func (FormatterValue) String ¶
func (f FormatterValue) String() string
type Objekte ¶
type Objekte struct{}
func (Objekte) GetGattung ¶
func (z Objekte) GetGattung() schnittstellen.GattungLike
type ProtoZettel ¶
func MakeEmptyProtoZettel ¶
func MakeEmptyProtoZettel() ProtoZettel
func MakeProtoZettel ¶
func MakeProtoZettel(k *konfig.Compiled) (p ProtoZettel)
func (*ProtoZettel) AddToFlagSet ¶
func (pz *ProtoZettel) AddToFlagSet(f *flag.FlagSet)
func (ProtoZettel) Apply ¶
func (pz ProtoZettel) Apply(ml metadatei.MetadateiLike) (ok bool)
func (ProtoZettel) ApplyWithAkteFD ¶
func (pz ProtoZettel) ApplyWithAkteFD( ml metadatei.MetadateiLike, akteFD *fd.FD, ) (err error)
func (ProtoZettel) Equals ¶
func (pz ProtoZettel) Equals(z *metadatei.Metadatei) (ok bool)
func (ProtoZettel) Make ¶
func (pz ProtoZettel) Make() (z *metadatei.Metadatei)
Click to show internal directories.
Click to hide internal directories.