printer

package
v0.0.0-...-2d85ce1 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Row

type Row struct {
	Cells []propTypeValue
}

type Table

type Table struct {
	Rows []Row
}

type TablePrinter

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

func NewCreatePageResponcePrinter

func NewCreatePageResponcePrinter(res notion.Page, w io.Writer) *TablePrinter

func NewDBQueryRespTablePrinter

func NewDBQueryRespTablePrinter(res notion.DatabaseQueryResponse, w io.Writer) *TablePrinter

func (*TablePrinter) Print

func (t *TablePrinter) Print()

Jump to

Keyboard shortcuts

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