nest

package
v0.0.0-...-45d2cfe Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2017 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterTestNestServiceServer

func RegisterTestNestServiceServer(s *grpc.Server, srv TestNestServiceServer)

Types

type TestNestServiceClient

type TestNestServiceClient interface {
	DoTest(ctx context.Context, in *flatbuffers.Builder,
		opts ...grpc.CallOption) (*test_data.Test, error)
}

Client API for TestNestService service

func NewTestNestServiceClient

func NewTestNestServiceClient(cc *grpc.ClientConn) TestNestServiceClient

type TestNestServiceServer

type TestNestServiceServer interface {
	DoTest(context.Context, *test_data.Test) (*flatbuffers.Builder, error)
}

Server API for TestNestService service

Jump to

Keyboard shortcuts

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