null

package
v0.0.0-...-456d83e Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NullClient

func NullClient(optFuncs ...CallOption) grpc.UnaryClientInterceptor

Hello is a client-side unary interceptor function that logs a greeting message.

func NullServer

func NullServer(optFuncs ...CallOption) grpc.UnaryServerInterceptor

Types

type CallOption

type CallOption struct {
	grpc.EmptyCallOption // make sure we implement private after() and before() fields so we don't panic.
	// contains filtered or unexported fields
}

func WithMessage

func WithMessage(message string) CallOption

Jump to

Keyboard shortcuts

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