service

package
v0.0.0-...-9139306 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(NewBFFAdmin)

Functions

This section is empty.

Types

type BFFAdmin

type BFFAdmin struct {
	v1.UnimplementedBFFAdminServer
	// contains filtered or unexported fields
}

func NewBFFAdmin

func NewBFFAdmin(ac *biz.ACLUsecase) *BFFAdmin

func (*BFFAdmin) CreateRole

func (s *BFFAdmin) CreateRole(ctx context.Context, in *v1.CreateRoleRequest) (*common.CommonCreate, error)

func (*BFFAdmin) DeleteRoles

func (s *BFFAdmin) DeleteRoles(ctx context.Context, in *common.CommonDeletesRequest) (*emptypb.Empty, error)

func (*BFFAdmin) GetRole

func (s *BFFAdmin) GetRole(ctx context.Context, in *v1.GetRoleRequest) (*v1.Role, error)

func (*BFFAdmin) ListRoles

func (*BFFAdmin) UpdateRole

func (s *BFFAdmin) UpdateRole(ctx context.Context, in *v1.UpdateRoleRequest) (*common.CommonUpdate, error)

Jump to

Keyboard shortcuts

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