Versions in this module Expand all Collapse all v1 v1.0.0 Jun 17, 2026 Changes in this version + type OwnerPath string + func (o OwnerPath) CheckOwnerPathPermission(ownerPaths ...string) bool + func (o OwnerPath) CheckPermission(s *Sender) bool + func (o OwnerPath) Owner() string + func (o OwnerPath) ToProtoString() *wrappers.StringValue + type Sender struct + AccessPath OwnerPath + OwnerPath OwnerPath + UserId string + func GetSystemSender() *Sender + func New(userId string, ownerPath, accessPath OwnerPath) *Sender + func (s *Sender) ToJson() string + func (s Sender) GetAccessPath() OwnerPath + func (s Sender) GetOwnerPath() OwnerPath