Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ResourcesPageSize = 50
Functions ¶
This section is empty.
Types ¶
type Asana ¶
type Asana struct {
// contains filtered or unexported fields
}
func (*Asana) ResourceSyncers ¶
func (as *Asana) ResourceSyncers(ctx context.Context) []connectorbuilder.ResourceSyncer
func (*Asana) Validate ¶
func (as *Asana) Validate(ctx context.Context) (annotations.Annotations, error)
Validate hits the Asana API to validate that the API key passed has admin rights.
Click to show internal directories.
Click to hide internal directories.