gone_grpc

package
v0.0.32 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ServerPriest

func ServerPriest(cemetery gone.Cemetery) error

Types

type Server

type Server struct {
	gone.Goner
	logrus.Logger `gone:"gone-logger"`
	// contains filtered or unexported fields
}

func NewServer

func NewServer(opt ...grpc.ServerOption) *Server

func (Server) Start

func (g Server) Start(gone.Cemetery) error

func (Server) Stop

func (g Server) Stop(gone.Cemetery) error

type Service

type Service interface {
	RegisterGrpcServer(server *grpc.Server)
}

Jump to

Keyboard shortcuts

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