Documentation
¶
Index ¶
Constants ¶
View Source
const ( // server address along with its port number ServerAddressDebug = "localhost:50051" Method = "tcp" ColdDownPeriod = time.Millisecond * 997 )
constant parameters
View Source
const (
AddressClient = "localhost:50051"
)
constant parameters
Variables ¶
View Source
var ArriveAts = [2]string{"10.128.254.5", "10.128.254.5"}
View Source
var Types = [2]string{"Face Recognition", "Gesture Recognition"}
Functions ¶
func StartGrpcServer ¶
func StartGrpcServer(serverAddress string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.