gserver

package
v0.0.0-...-1fb139f Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const GSPrefix = ".gserver."

Variables

This section is empty.

Functions

This section is empty.

Types

type GServer

type GServer struct {
	Name   string
	Addr   string
	Conn   net.Listener
	IsSSL  bool
	Opts   grpc.ServerOption
	Server *grpc.Server
}

func NewGServer

func NewGServer(name string) *GServer

func (*GServer) Start

func (gs *GServer) Start() error

func (*GServer) Stop

func (gs *GServer) Stop()

Jump to

Keyboard shortcuts

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