server

package
v0.0.0-...-b46bf14 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventServer

type EventServer struct {
	Host string
	Port int32
	// contains filtered or unexported fields
}

func NewEventServer

func NewEventServer() (out *EventServer, err error)

func (*EventServer) PrepareGRPCOpts

func (server *EventServer) PrepareGRPCOpts()

func (*EventServer) Start

func (server *EventServer) Start()

Start starts the server listening on the registered port.

func (*EventServer) Stop

func (server *EventServer) Stop()

Stop gracefully shuts down the server

Jump to

Keyboard shortcuts

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