Documentation ¶
Index ¶
- Variables
- func StartServer(secure bool) (*helloworld.Greeter, *grpc.Server, error)
- func StartSleepServer(secure bool) (*sleep.SleepService, *grpc.Server, error)
- func StartTimeServer(secure bool) (*gtime.TimeService, *grpc.Server, error)
- func StartWrappedServer(secure bool) (*wrapped.WrappedService, *grpc.Server, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var TestLocalhost string
TestLocalhost is the localhost.
View Source
var TestPort string
TestPort is the port.
Functions ¶
func StartSleepServer ¶
StartSleepServer starts the sleep test server
func StartTimeServer ¶
StartTimeServer starts the wrapped test server
func StartWrappedServer ¶
StartWrappedServer starts the wrapped test server
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package helloworld is a generated protocol buffer package.
|
Package helloworld is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.