server

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2025 License: BSD-3-Clause Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const MAX_RESULTS = 200

Variables

View Source
var CMD = &cobra.Command{
	Use:   "server",
	Short: "start a grpc server",
	Run: func(cmd *cobra.Command, args []string) {
		Main(caCertPath, serverCertPath, serverKeyPath)
	},
}

Functions

func Main

func Main(caCertPath, serverCertPath, serverKeyPath string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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