grpc

package
v0.0.0-...-43854d5 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package grpc holds grpc related files

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

Server defines a gRPC server

func NewServer

func NewServer(family string, address string) *Server

NewServer returns a new gRPC server

func (*Server) ServiceRegistrar

func (g *Server) ServiceRegistrar() grpc.ServiceRegistrar

ServiceRegistrar returns the gRPC server

func (*Server) Start

func (g *Server) Start() error

Start the server

func (*Server) Stop

func (g *Server) Stop()

Stop the server

Jump to

Keyboard shortcuts

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