Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckClientSuite ¶
func CheckClientSuite(cs ClientSuite) bool
CheckClientSuite checks if the client suite is valid. RouteMiddleware and Resolver should not be nil.
Types ¶
type ClientSuite ¶
type ClientSuite struct { RouterMiddleware endpoint.Middleware Resolver discovery.Resolver }
ClientSuite includes all extensions used by the xDS-enabled client.
Click to show internal directories.
Click to hide internal directories.