Documentation ¶
Index ¶
Constants ¶
View Source
const ( // grpc code to exit the method // useful when testing errors behavior MethodExitCode = "exit-code" // CheckHeader is used to echo specified headers back CheckHeader = "check-header" )
Variables ¶
This section is empty.
Functions ¶
func SetupTestServer ¶
func SetupTestServer() error
func StopTestServer ¶
func StopTestServer()
func TestServerAddr ¶
func TestServerAddr() string
func TestServerInstance ¶
func TestServerMTLSAddr ¶ added in v1.2.0
func TestServerMTLSAddr() string
func TestServerNoReflectAddr ¶ added in v1.3.0
func TestServerNoReflectAddr() string
func TestServerTLSAddr ¶ added in v1.2.0
func TestServerTLSAddr() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.