vv

package
v1.3.6 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrNotGrpcContext not a grpc context
	ErrNotGrpcContext = stderr.New("ctx does not contain metadata")

	// ErrNoJournalIDInContext no jouranl_id in ctx
	ErrNoJournalIDInContext = stderr.New("not found journal_id in ctx")
)

Functions

func JournalID

func JournalID(ctx context.Context) (string, error)

JournalID get journal id from context

func SignatureIdentifier

func SignatureIdentifier(ctx context.Context) string

SignatureIdentifier get signature identifier from context

func Userinfo

func Userinfo(ctx context.Context) interface{}

Userinfo get userinfo from context

Types

This section is empty.

Jump to

Keyboard shortcuts

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