Documentation ¶
Overview ¶
Package boundary contains global interfaces and other definitions that define the Boundary domain.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aggregate ¶
type Aggregate interface { Entity GetVersion() uint32 GetCreateTime() *timestamp.Timestamp GetUpdateTime() *timestamp.Timestamp }
An Aggregate is an entity that is the root of a transactional consistency boundary.
type AuthzProtectedEntity ¶ added in v0.8.0
AuthzProtectedEntity is used by some functions (primarily scopeids.AuthzProtectedEntityProvider-conforming implementations) to deliver some common information necessary for calculating authz.
Click to show internal directories.
Click to hide internal directories.