Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PageBlockUpdater ¶
type PageBlockUpdater struct {
// contains filtered or unexported fields
}
func NewPageBlockUpdater ¶
func NewPageBlockUpdater(client *notionapi.Client, pageID string) *PageBlockUpdater
NewPageBlockUpdater creates a new BlockUpdater for the given Notion page, which adds all children to the given pageID, to be provided to 'notionreposync/renderer'.
func (*PageBlockUpdater) AddChildren ¶
AddChildren appends blocks to the page root.
Click to show internal directories.
Click to hide internal directories.