accountdomain

package
v0.0.0-...-caf43a7 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2025 License: Apache-2.0 Imports: 1 Imported by: 24

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 MustPermittableID = idx.Must[Permittable]
View Source
var MustRoleID = idx.Must[Role]
View Source
var MustUserID = idx.Must[User]
View Source
var MustWorkspaceID = idx.Must[Workspace]
View Source
var NewIntegrationID = idx.New[Integration]
View Source
var NewPermittableID = idx.New[Permittable]
View Source
var NewPermittableIDSet = idx.NewSet[Permittable]
View Source
var NewRoleID = idx.New[Role]
View Source
var NewRoleIDSet = idx.NewSet[Role]
View Source
var NewUserID = idx.New[User]
View Source
var NewWorkspaceID = idx.New[Workspace]
View Source
var PermittableIDFrom = idx.From[Permittable]
View Source
var PermittableIDFromRef = idx.FromRef[Permittable]
View Source
var PermittableIDListFrom = idx.ListFrom[Permittable]
View Source
var RoleIDFrom = idx.From[Role]
View Source
var RoleIDFromRef = idx.FromRef[Role]
View Source
var RoleIDListFrom = idx.ListFrom[Role]
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 Permittable

type Permittable struct{}

func (Permittable) Type

func (Permittable) Type() string

type PermittableID

type PermittableID = idx.ID[Permittable]

type PermittableIDList

type PermittableIDList = idx.List[Permittable]

type PermittableIDSet

type PermittableIDSet = idx.Set[Permittable]

type Role

type Role struct{}

func (Role) Type

func (Role) Type() string

type RoleID

type RoleID = idx.ID[Role]

type RoleIDList

type RoleIDList = idx.List[Role]

type RoleIDSet

type RoleIDSet = idx.Set[Role]

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