url

package
v0.88.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

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

func OrganizationInviteURL(organizationID, inviteID string) string

OrganizationInviteURL creates a resource URL for the invite & organization with given IDs.

func OrganizationURL

func OrganizationURL(organizationID string) string

OrganizationURL creates a resource URL for the organization with given ID.

func ProjectURL

func ProjectURL(organizationID, projectID string) string

ProjectURL creates a resource URL for the project & organization with given IDs.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL