Documentation ¶
Index ¶
Constants ¶
View Source
const ( // KindOrganization is a constants for the kind of Organization resources. KindOrganization = "Organization" // KindProject is a constants for the kind of Project resources. KindProject = "Project" // KindOrganizationInvite is a constants for the kind of OrganizationInvite resources. KindOrganizationInvite = "OrganizationInvite" )
Variables ¶
This section is empty.
Functions ¶
func OrganizationInviteURL ¶
OrganizationInviteURL creates a resource URL for the invite & organization with given IDs.
func OrganizationURL ¶
OrganizationURL creates a resource URL for the organization with given ID.
func ProjectURL ¶
ProjectURL creates a resource URL for the project & organization with given IDs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.