manager

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2018 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GrpcServer

type GrpcServer struct {
	ServiceName string
	Port        int
	// contains filtered or unexported fields
}

func NewGrpcServer

func NewGrpcServer(serviceName string, port int) *GrpcServer

func (*GrpcServer) Serve

func (g *GrpcServer) Serve(callback RegisterCallback, opt ...grpc.ServerOption)

func (*GrpcServer) ShowErrorCause

func (g *GrpcServer) ShowErrorCause(b bool) *GrpcServer

func (*GrpcServer) WithBuilder

func (g *GrpcServer) WithBuilder(b builderT) *GrpcServer

func (*GrpcServer) WithChecker

func (g *GrpcServer) WithChecker(c checkerT) *GrpcServer

type RegisterCallback

type RegisterCallback func(*grpc.Server)

Jump to

Keyboard shortcuts

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