server

package
v0.0.0-...-abe8519 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2019 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	context.Context
	// contains filtered or unexported fields
}

Context is

func (*Context) ServerStream

func (ctx *Context) ServerStream() grpc.ServerStream

ServerStream is

func (*Context) ServiceMethod

func (ctx *Context) ServiceMethod() string

ServiceMethod is

func (*Context) Srv

func (ctx *Context) Srv() interface{}

Srv is

type Server

type Server struct {
	*grpc.Server
	// contains filtered or unexported fields
}

Server is

func NewServer

func NewServer(resolver resolver.Resolver) *Server

NewServer is

func (*Server) Handler

func (s *Server) Handler(ctx *Context) error

Handler is

Jump to

Keyboard shortcuts

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