Documentation
¶
Overview ¶
writer
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseWriter ¶
type BaseWriter struct {
writer.AbstractWriter
}
commonWriter is responsible for *.par and factur-x.xml
func New ¶
func New(engine string) (*BaseWriter, error)
func (*BaseWriter) Render ¶
func (w *BaseWriter) Render(ctx context.Context, rJob *job.RenderJob, rInput *writer.RenderInput, finalize bool) (*writer.RenderOutput, error)
Click to show internal directories.
Click to hide internal directories.