role

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

func NewService

func NewService(c framework.Container) *Service

func (*Service) AddResourcesToRole

func (s *Service) AddResourcesToRole(request []base.CabinInReceive, grpcService contract.ServiceGrpc, param ...interface{}) error

func (*Service) AddRole

func (s *Service) AddRole(dataMap map[string]interface{}, grpcService contract.ServiceGrpc, param ...interface{}) error

func (*Service) DeleteRole

func (s *Service) DeleteRole(ids string, grpcService contract.ServiceGrpc, param ...interface{}) error

func (*Service) GetRepository

func (s *Service) GetRepository() *base.Repository

func (*Service) GetRoleById

func (s *Service) GetRoleById(id string, grpcService contract.ServiceGrpc) ([]map[string]interface{}, error)

func (*Service) GetRoleList

func (s *Service) GetRoleList(request base.PageRequest, grpcService contract.ServiceGrpc, param ...interface{}) (base.PageResult, error)

func (*Service) GetRolesResource

func (s *Service) GetRolesResource(name string, domain string, grpcService contract.ServiceGrpc, param ...interface{}) ([]map[string]interface{}, error)

func (*Service) ModifyRole

func (s *Service) ModifyRole(mapData map[string]interface{}, grpcService contract.ServiceGrpc, param ...interface{}) error

func (*Service) SetRepository

func (s *Service) SetRepository(model interface{}) *base.Repository

Jump to

Keyboard shortcuts

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