package
1.0.1
Repository: https://github.com/fast-af/zanzibar.git
Documentation: pkg.go.dev

# Packages

Package clientmock is a generated GoMock package.
No description provided by the author

# Functions

NewClient returns a new TChannel client for service baz.
NewSecondServiceEchoBinaryHandler wraps a handler function so it can be registered with a thrift server.
NewSecondServiceEchoBoolHandler wraps a handler function so it can be registered with a thrift server.
NewSecondServiceEchoDoubleHandler wraps a handler function so it can be registered with a thrift server.
NewSecondServiceEchoEnumHandler wraps a handler function so it can be registered with a thrift server.
NewSecondServiceEchoI16Handler wraps a handler function so it can be registered with a thrift server.
NewSecondServiceEchoI32Handler wraps a handler function so it can be registered with a thrift server.
NewSecondServiceEchoI64Handler wraps a handler function so it can be registered with a thrift server.
NewSecondServiceEchoI8Handler wraps a handler function so it can be registered with a thrift server.
NewSecondServiceEchoStringHandler wraps a handler function so it can be registered with a thrift server.
NewSecondServiceEchoStringListHandler wraps a handler function so it can be registered with a thrift server.
NewSecondServiceEchoStringMapHandler wraps a handler function so it can be registered with a thrift server.
NewSecondServiceEchoStringSetHandler wraps a handler function so it can be registered with a thrift server.
NewSecondServiceEchoStructListHandler wraps a handler function so it can be registered with a thrift server.
NewSecondServiceEchoStructSetHandler wraps a handler function so it can be registered with a thrift server.
NewSecondServiceEchoTypedefHandler wraps a handler function so it can be registered with a thrift server.
NewSimpleServiceCallHandler wraps a handler function so it can be registered with a thrift server.
NewSimpleServiceCompareHandler wraps a handler function so it can be registered with a thrift server.
NewSimpleServiceGetProfileHandler wraps a handler function so it can be registered with a thrift server.
NewSimpleServiceHeaderSchemaHandler wraps a handler function so it can be registered with a thrift server.
NewSimpleServicePingHandler wraps a handler function so it can be registered with a thrift server.
NewSimpleServiceSillyNoopHandler wraps a handler function so it can be registered with a thrift server.
NewSimpleServiceTestUUIDHandler wraps a handler function so it can be registered with a thrift server.
NewSimpleServiceTransHandler wraps a handler function so it can be registered with a thrift server.
NewSimpleServiceTransHeadersHandler wraps a handler function so it can be registered with a thrift server.
NewSimpleServiceTransHeadersNoReqHandler wraps a handler function so it can be registered with a thrift server.
NewSimpleServiceTransHeadersTypeHandler wraps a handler function so it can be registered with a thrift server.
NewSimpleServiceURLTestHandler wraps a handler function so it can be registered with a thrift server.

# Constants

CircuitBreakerConfigKey is key value for qps level to circuit breaker parameters mapping.

# Structs

CircuitBreakerConfig is used for storing the circuit breaker parameters for each qps level.
SecondServiceEchoBinaryHandler handles the "echoBinary" method call of thrift service "SecondService".
SecondServiceEchoBoolHandler handles the "echoBool" method call of thrift service "SecondService".
SecondServiceEchoDoubleHandler handles the "echoDouble" method call of thrift service "SecondService".
SecondServiceEchoEnumHandler handles the "echoEnum" method call of thrift service "SecondService".
SecondServiceEchoI16Handler handles the "echoI16" method call of thrift service "SecondService".
SecondServiceEchoI32Handler handles the "echoI32" method call of thrift service "SecondService".
SecondServiceEchoI64Handler handles the "echoI64" method call of thrift service "SecondService".
SecondServiceEchoI8Handler handles the "echoI8" method call of thrift service "SecondService".
SecondServiceEchoStringHandler handles the "echoString" method call of thrift service "SecondService".
SecondServiceEchoStringListHandler handles the "echoStringList" method call of thrift service "SecondService".
SecondServiceEchoStringMapHandler handles the "echoStringMap" method call of thrift service "SecondService".
SecondServiceEchoStringSetHandler handles the "echoStringSet" method call of thrift service "SecondService".
SecondServiceEchoStructListHandler handles the "echoStructList" method call of thrift service "SecondService".
SecondServiceEchoStructSetHandler handles the "echoStructSet" method call of thrift service "SecondService".
SecondServiceEchoTypedefHandler handles the "echoTypedef" method call of thrift service "SecondService".
SimpleServiceCallHandler handles the "call" method call of thrift service "SimpleService".
SimpleServiceCompareHandler handles the "compare" method call of thrift service "SimpleService".
SimpleServiceGetProfileHandler handles the "getProfile" method call of thrift service "SimpleService".
SimpleServiceHeaderSchemaHandler handles the "headerSchema" method call of thrift service "SimpleService".
SimpleServicePingHandler handles the "ping" method call of thrift service "SimpleService".
SimpleServiceSillyNoopHandler handles the "sillyNoop" method call of thrift service "SimpleService".
SimpleServiceTestUUIDHandler handles the "testUuid" method call of thrift service "SimpleService".
SimpleServiceTransHandler handles the "trans" method call of thrift service "SimpleService".
SimpleServiceTransHeadersHandler handles the "transHeaders" method call of thrift service "SimpleService".
SimpleServiceTransHeadersNoReqHandler handles the "transHeadersNoReq" method call of thrift service "SimpleService".
SimpleServiceTransHeadersTypeHandler handles the "transHeadersType" method call of thrift service "SimpleService".
SimpleServiceURLTestHandler handles the "urlTest" method call of thrift service "SimpleService".

# Interfaces

Client defines baz client interface.

# Type aliases

SecondServiceEchoBinaryFunc is the handler function for "echoBinary" method of thrift service "SecondService".
SecondServiceEchoBoolFunc is the handler function for "echoBool" method of thrift service "SecondService".
SecondServiceEchoDoubleFunc is the handler function for "echoDouble" method of thrift service "SecondService".
SecondServiceEchoEnumFunc is the handler function for "echoEnum" method of thrift service "SecondService".
SecondServiceEchoI16Func is the handler function for "echoI16" method of thrift service "SecondService".
SecondServiceEchoI32Func is the handler function for "echoI32" method of thrift service "SecondService".
SecondServiceEchoI64Func is the handler function for "echoI64" method of thrift service "SecondService".
SecondServiceEchoI8Func is the handler function for "echoI8" method of thrift service "SecondService".
SecondServiceEchoStringFunc is the handler function for "echoString" method of thrift service "SecondService".
SecondServiceEchoStringListFunc is the handler function for "echoStringList" method of thrift service "SecondService".
SecondServiceEchoStringMapFunc is the handler function for "echoStringMap" method of thrift service "SecondService".
SecondServiceEchoStringSetFunc is the handler function for "echoStringSet" method of thrift service "SecondService".
SecondServiceEchoStructListFunc is the handler function for "echoStructList" method of thrift service "SecondService".
SecondServiceEchoStructSetFunc is the handler function for "echoStructSet" method of thrift service "SecondService".
SecondServiceEchoTypedefFunc is the handler function for "echoTypedef" method of thrift service "SecondService".
SimpleServiceCallFunc is the handler function for "call" method of thrift service "SimpleService".
SimpleServiceCompareFunc is the handler function for "compare" method of thrift service "SimpleService".
SimpleServiceGetProfileFunc is the handler function for "getProfile" method of thrift service "SimpleService".
SimpleServiceHeaderSchemaFunc is the handler function for "headerSchema" method of thrift service "SimpleService".
SimpleServicePingFunc is the handler function for "ping" method of thrift service "SimpleService".
SimpleServiceSillyNoopFunc is the handler function for "sillyNoop" method of thrift service "SimpleService".
SimpleServiceTestUUIDFunc is the handler function for "testUuid" method of thrift service "SimpleService".
SimpleServiceTransFunc is the handler function for "trans" method of thrift service "SimpleService".
SimpleServiceTransHeadersFunc is the handler function for "transHeaders" method of thrift service "SimpleService".
SimpleServiceTransHeadersNoReqFunc is the handler function for "transHeadersNoReq" method of thrift service "SimpleService".
SimpleServiceTransHeadersTypeFunc is the handler function for "transHeadersType" method of thrift service "SimpleService".
SimpleServiceURLTestFunc is the handler function for "urlTest" method of thrift service "SimpleService".