Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Formatter ¶
type Formatter interface {
MakeFormatFunc() funcFormat
}
func MakeFormatter ¶
func MakeFormatter( ms *query.Group, v string, out io.Writer, af schnittstellen.AkteIOFactory, k *konfig.Compiled, tagp schnittstellen.AkteGetterPutter[*typ_akte.V0], ) (fo Formatter, err error)
type FormatterFactory ¶
type FormatterFactory interface { MakeFormatterObjekte( out io.Writer, af schnittstellen.AkteIOFactory, k konfig.Compiled, logFunc schnittstellen.FuncIter[*sku.Transacted], ) funcFormat }
Click to show internal directories.
Click to hide internal directories.