searchusers

package
v0.0.85-test Latest Latest
Warning

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

Go to latest
Published: May 8, 2023 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAuthProviderLabel

func GetAuthProviderLabel(authModule string) string

Types

type OSSService

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

func ProvideUsersService

func ProvideUsersService(sqlStore sqlstore.Store, searchUserFilter models.SearchUserFilter) *OSSService

func (*OSSService) SearchUser

func (s *OSSService) SearchUser(c *models.ReqContext) (*models.SearchUsersQuery, error)

func (*OSSService) SearchUsers

func (s *OSSService) SearchUsers(c *models.ReqContext) response.Response

func (*OSSService) SearchUsersWithPaging

func (s *OSSService) SearchUsersWithPaging(c *models.ReqContext) response.Response

type Service

type Service interface {
	SearchUsers(c *models.ReqContext) response.Response
	SearchUsersWithPaging(c *models.ReqContext) response.Response
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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