grpc

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package grpc is a generated protocol buffer package.

It is generated from these files:

rpc.proto

It has these top-level messages:

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterIceHubServer

func RegisterIceHubServer(s *grpc1.Server, srv IceHubServer)

Types

type IceHubClient

type IceHubClient interface {
	Ping(ctx context.Context, in *icehub.Ping, opts ...grpc1.CallOption) (*icehub.Pong, error)
}

func NewClient

func NewClient(con *grpc.ClientConn) IceHubClient

func NewIceHubClient

func NewIceHubClient(cc *grpc1.ClientConn) IceHubClient

type IceHubServer

type IceHubServer interface {
	Ping(context.Context, *icehub.Ping) (*icehub.Pong, error)
}

Jump to

Keyboard shortcuts

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