usergroup

package
v0.0.0-...-4c964c4 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

WireSet provides a wire set for this package.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func NewController

func NewController(
	userGroupStore store.UserGroupStore,
	spaceStore store.SpaceStore,
	authorizer authz.Authorizer,
	searchSvc usergroup.SearchService,
) *Controller

func ProvideController

func ProvideController(
	userGroupStore store.UserGroupStore,
	spaceStore store.SpaceStore,
	authorizer authz.Authorizer,
	searchSvc usergroup.SearchService,
) *Controller

func (Controller) List

func (c Controller) List(
	ctx context.Context,
	session *auth.Session,
	filter *types.ListQueryFilter,
	spacePath string,
) ([]*types.UserGroupInfo, error)

Jump to

Keyboard shortcuts

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