rpc

package
v0.0.0-...-8366d43 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PermissionServiceServer

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

func NewPermissionServiceServer

func NewPermissionServiceServer(
	logger logx.Logger,
	securityLogger logx.SecurityLogger,
	permissionRepo repos.PermissionRepo,
) *PermissionServiceServer

func (*PermissionServiceServer) HasPermission

func (*PermissionServiceServer) ListResourcePatterns

type RoleServiceServer

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

func NewRoleServiceServer

func NewRoleServiceServer(
	logger logx.Logger,
	securityLogger logx.SecurityLogger,
	roleRepo repos.RoleRepo,
) *RoleServiceServer

func (*RoleServiceServer) AssignRole

func (*RoleServiceServer) AssignRoleToGroup

func (*RoleServiceServer) CreateRole

func (*RoleServiceServer) DeleteRole

func (*RoleServiceServer) HasRole

func (*RoleServiceServer) HasRoleForGroup

func (*RoleServiceServer) ListRolePermissions

func (*RoleServiceServer) UnassignRole

func (*RoleServiceServer) UnassignRoleFromGroup

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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