Documentation
¶
Index ¶
- func GetTestLoggerClient(t *testing.T) rpc.Client
- func GetTestRpcClient(t *testing.T) rpc.Client
- func NewTestLoggerDecorator(handler rpc.Handler) rpc.Handler
- func NewTestRetriesDecorator(handler rpc.Handler, retiesCount int, retriesSeconds time.Duration) rpc.Handler
- func TestRpcClient(endpoint string) rpc.Client
- func TestRpcHttpHandler(endpoint string, client *http.Client) rpc.Handler
- type LogTestTransport
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTestRetriesDecorator ¶
func TestRpcClient ¶
Types ¶
type LogTestTransport ¶
type LogTestTransport struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.