Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notion ¶
type Notion struct {
// contains filtered or unexported fields
}
func (*Notion) ResourceSyncers ¶
func (nt *Notion) ResourceSyncers(ctx context.Context) []connectorbuilder.ResourceSyncer
func (*Notion) Validate ¶
func (nt *Notion) Validate(ctx context.Context) (annotations.Annotations, error)
Validate hits the Notion API to validate that the API key passed works.
Click to show internal directories.
Click to hide internal directories.