grpcgw

package module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2020 License: MIT Imports: 8 Imported by: 0

README

grpcgw

builder for grpc-ecosystem/grpc-gateway

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 jouranl_id in ctx")
)

Functions

func Error

func Error(c codes.Code, msg string, err error) error

Error create some error

func ForwardedByGrpcGateway

func ForwardedByGrpcGateway(ctx context.Context) bool

ForwardedByGrpcGateway whether forwarded by grpc gateway

func JournalID

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

JournalID get journal id from context

Types

This section is empty.

Directories

Path Synopsis
builder
internal

Jump to

Keyboard shortcuts

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