markdownw

package
v0.48.3 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package markdownw implements writers for Markdown.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRecordWriter

func NewRecordWriter(out io.Writer, pr *output.Printing) output.RecordWriter

NewRecordWriter returns a writer instance.

Types

type RecordWriter

type RecordWriter struct {
	// contains filtered or unexported fields
}

RecordWriter implements output.RecordWriter.

func (*RecordWriter) Close

func (w *RecordWriter) Close(ctx context.Context) error

Close implements output.RecordWriter.

func (*RecordWriter) Flush

func (w *RecordWriter) Flush(context.Context) error

Flush implements output.RecordWriter.

func (*RecordWriter) Open

func (w *RecordWriter) Open(_ context.Context, recMeta record.Meta) error

Open implements output.RecordWriter.

func (*RecordWriter) WriteRecords

func (w *RecordWriter) WriteRecords(ctx context.Context, recs []record.Record) error

WriteRecords implements output.RecordWriter.

Jump to

Keyboard shortcuts

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