accountdomain

package
v0.0.0-...-5cbc45b Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 1 Imported by: 19

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidID = idx.ErrInvalidID
View Source
var IntegrationIDFrom = idx.From[Integration]
View Source
var IntegrationIDFromRef = idx.FromRef[Integration]
View Source
var MustIntegrationID = idx.Must[Integration]
View Source
var MustUserID = idx.Must[User]
View Source
var MustWorkspaceID = idx.Must[Workspace]
View Source
var NewIntegrationID = idx.New[Integration]
View Source
var NewUserID = idx.New[User]
View Source
var NewWorkspaceID = idx.New[Workspace]
View Source
var UserIDFrom = idx.From[User]
View Source
var UserIDFromRef = idx.FromRef[User]
View Source
var WorkspaceIDFrom = idx.From[Workspace]
View Source
var WorkspaceIDFromRef = idx.FromRef[Workspace]

Functions

This section is empty.

Types

type Integration

type Integration struct{}

func (Integration) Type

func (Integration) Type() string

type IntegrationID

type IntegrationID = idx.ID[Integration]

type User

type User struct{}

func (User) Type

func (User) Type() string

type UserID

type UserID = idx.ID[User]

type UserIDList

type UserIDList = idx.List[User]

type Workspace

type Workspace struct{}

func (Workspace) Type

func (Workspace) Type() string

type WorkspaceID

type WorkspaceID = idx.ID[Workspace]

type WorkspaceIDList

type WorkspaceIDList = idx.List[Workspace]

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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