well_known_types

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2021 License: Apache-2.0 Imports: 7 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterGripmockServer

func RegisterGripmockServer(s *grpc.Server, srv GripmockServer)

Types

type GripmockClient

type GripmockClient interface {
	ApiInfo(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*api.Api, error)
}

GripmockClient is the client API for Gripmock service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

func NewGripmockClient

func NewGripmockClient(cc *grpc.ClientConn) GripmockClient

type GripmockServer

type GripmockServer interface {
	ApiInfo(context.Context, *empty.Empty) (*api.Api, error)
}

GripmockServer is the server API for Gripmock service.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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