grpchandler

package
v0.0.8-beta Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InboundHandler

type InboundHandler struct {
	*handlers.InboundHandler
}

func NewInboundHandler

func NewInboundHandler(gn string, fn *string, pb *int32, dw *float32, kv *map[string]string) (*InboundHandler, error)

NewInboundHandler returns a new InboundHandler

func (*InboundHandler) NewStreamServerInterceptor

func (h *InboundHandler) NewStreamServerInterceptor() grpc.StreamServerInterceptor

NewStreamServerInterceptor returns a Guarded grpc.StreamServerInterceptor

func (*InboundHandler) NewUnaryServerInterceptor

func (h *InboundHandler) NewUnaryServerInterceptor() grpc.UnaryServerInterceptor

NewUnaryServerInterceptor returns a Guarded grpc.UnaryServerInterceptor

type OutboundHandler

type OutboundHandler struct {
	*handlers.OutboundHandler
}

func NewOutboundHandler

func NewOutboundHandler(gn string, fn *string, pb *int32, dw *float32, kv *map[string]string) (*OutboundHandler, error)

NewOutboundHandler returns a new OutboundHandler

func (*OutboundHandler) NewStreamClientInterceptor

func (h *OutboundHandler) NewStreamClientInterceptor() grpc.StreamClientInterceptor

NewStreamClientInterceptor returns a Guarded grpc.StreamClientInterceptor

func (*OutboundHandler) NewUnaryClientInterceptor

func (h *OutboundHandler) NewUnaryClientInterceptor() grpc.UnaryClientInterceptor

NewUnaryClientInterceptor returns a Guarded grpc.UnaryClientInterceptor

Jump to

Keyboard shortcuts

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