Versions in this module Expand all Collapse all v0 v0.2.0 Oct 23, 2024 Changes in this version + var TestLocalhost string + var TestPort string + 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)