grpc

package
v0.0.0-...-4b1015b Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Spawn

func Spawn(opts *serveropts.Opts) error

Spawn starts a gRPC Server listening on the provided host and port, it uses the backend URL to initialize the Pipelines

You can start a server in a goroutine to work independently like: ``` go server.Spawn("localhost", "2193", "elasticsearch:9200") ```

Maybe even spawn multiple servers

Types

This section is empty.

Jump to

Keyboard shortcuts

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