grpc

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// IP represents the IP address of the api service
	IP = "0.0.0.0"
	// Port represents the port of the API service
	Port = "9115"
	// DefaultAddress represents the DefaultAddress at which api service can be called on which is 0.0.0.0:9115
	DefaultAddress = IP + ":" + Port
)

Variables

View Source
var Address = ""

Address represents the address given by user

Functions

func Start

func Start()

Start starts the grpc server

Types

This section is empty.

Jump to

Keyboard shortcuts

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