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 ¶ added in v0.42.0
StartSleepServer starts the sleep test server
func StartTimeServer ¶ added in v0.95.0
StartTimeServer starts the wrapped test server
func StartWrappedServer ¶ added in v0.52.0
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.