Documentation ¶
Index ¶
Constants ¶
View Source
const ResourcesPageSize = 50
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Xero ¶
type Xero struct {
// contains filtered or unexported fields
}
func (*Xero) ResourceSyncers ¶
func (x *Xero) ResourceSyncers(ctx context.Context) []connectorbuilder.ResourceSyncer
func (*Xero) Validate ¶
func (x *Xero) Validate(ctx context.Context) (annotations.Annotations, error)
Validate hits the Xero API to validate that the configured credentials are valid and compatible.
Click to show internal directories.
Click to hide internal directories.