package
Version:
v0.21.0
Opens a new window with list of versions in this module.
Published: Mar 4, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package testing provides a fake logadmin client for test purposes.
TestClientCreator returns a logadmin.CreateFn used to construct the test logadmin client.
type TestClientConfiguration struct {
CreateClientErr error
CloseErr error
CreateSinkErr error
DeleteSinkErr error
SinkErr error
}
TestClientConfiguration is the data used to configure the fake logadmin client.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.