Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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()
Click to show internal directories.
Click to hide internal directories.