service

package
v2.0.0-...-975283c Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(
	NewCasbinService,
)

ProviderSet is service providers.

Functions

This section is empty.

Types

type CasbinService

type CasbinService interface {
	v1.CasbinServiceServer
}

func NewCasbinService

func NewCasbinService(logger log.Logger,
	enforceUC biz.EnforceUseCase,
	policyUC biz.PolicyUseCase,
	basicUC biz.BasicUseCase,
	rbacUC biz.RBACUseCase,
) CasbinService

NewCasbinService new a casbin service.

Jump to

Keyboard shortcuts

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