function

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2017 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Overview

Package function is a generated protocol buffer package.

It is generated from these files:

function.proto

It has these top-level messages:

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterStringFunctionServer

func RegisterStringFunctionServer(s *grpc.Server, srv StringFunctionServer)

Types

type StringFunctionClient

type StringFunctionClient interface {
	Call(ctx context.Context, in *fntypes.Request, opts ...grpc.CallOption) (*fntypes.Reply, error)
}

func NewStringFunctionClient

func NewStringFunctionClient(cc *grpc.ClientConn) StringFunctionClient

type StringFunctionServer

type StringFunctionServer interface {
	Call(context.Context, *fntypes.Request) (*fntypes.Reply, error)
}

Jump to

Keyboard shortcuts

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