grpcserver

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(*Server)

Option -.

func Port

func Port(port string) Option

Port -.

func ServerOptions added in v1.16.0

func ServerOptions(opts ...pbgrpc.ServerOption) Option

ServerOptions -.

type Server

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

Server -.

func New

func New(l logger.Interface, opts ...Option) *Server

New -.

func (*Server) Notify

func (s *Server) Notify() <-chan error

Notify -.

func (*Server) Shutdown

func (s *Server) Shutdown() error

Shutdown -.

func (*Server) Start

func (s *Server) Start()

Start -.

Jump to

Keyboard shortcuts

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