Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Writer ¶
type Writer struct { Abbr func(kennung.Hinweis) (string, error) // contains filtered or unexported fields }
func New ¶
func New( out io.Writer, kennungIndex kennung_index.Index, typenIndex kennung_index.KennungIndex[kennung.Typ, *kennung.Typ], etikettenIndex kennung_index.EtikettIndex, ha func(kennung.Hinweis) (string, error), ) (w *Writer, err error)
Click to show internal directories.
Click to hide internal directories.