Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deps ¶
type Deps struct {
	OrgService       *organization.Service
	ProjectService   *project.Service
	GroupService     *group.Service
	RoleService      *role.Service
	PolicyService    *policy.Service
	UserService      *user.Service
	NamespaceService *namespace.Service
	ActionService    *action.Service
	RelationService  *relation.Service
	RelationAdapter  *adapter.Relation
	ResourceService  *resource.Service
	RuleService      *rule.Service
}
     Click to show internal directories. 
   Click to hide internal directories.