authorization

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2023 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AllowReq

type AllowReq = pb.AllowReq

type AllowResp

type AllowResp = pb.AllowResp

type Authorization

type Authorization interface {
	Allow(ctx context.Context, in *AllowReq, opts ...grpc.CallOption) (*AllowResp, error)
}

func NewAuthorization

func NewAuthorization(cli zrpc.Client) Authorization

Jump to

Keyboard shortcuts

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