auth

package
v0.0.0-...-24c3a38 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2019 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuthenticationInterceptor

func AuthenticationInterceptor(authFunc AuthenticationFunc) grpc.UnaryServerInterceptor

AuthenticationInterceptor はリクエストごとの認証処理を行う

Types

type AuthenticationFunc

type AuthenticationFunc func(ctx context.Context) (context.Context, error)

AuthenticationFunc はすべてのサービスに共通する認証処理を行う関数を表す

Jump to

Keyboard shortcuts

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