cet

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterWordsHandler

func RegisterWordsHandler(s server.Server, hdlr WordsHandler, opts ...server.HandlerOption) error

Types

type WordsHandler

type WordsHandler interface {
	Router(context.Context, *pb.DProto, *pb.DProto) error
}

type WordsService

type WordsService interface {
	Router(ctx context.Context, in *pb.DProto, opts ...client.CallOption) (*pb.DProto, error)
}

func NewWordsService

func NewWordsService(name string, c client.Client) WordsService

Jump to

Keyboard shortcuts

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