Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TelemClient ¶
TelemClient is an autogenerated mock type for the TelemClient type
func NewTelemClient ¶ added in v1.5.0
func NewTelemClient(t mockConstructorTestingTNewTelemClient) *TelemClient
NewTelemClient creates a new instance of TelemClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*TelemClient) Telem ¶
func (_m *TelemClient) Telem(ctx context.Context, in *telem.TelemRequest) (*telem.TelemResponse, error)
Telem provides a mock function with given fields: ctx, in
func (*TelemClient) TelemBatch ¶ added in v1.2.0
func (_m *TelemClient) TelemBatch(ctx context.Context, in *telem.TelemBatchRequest) (*telem.TelemResponse, error)
TelemBatch provides a mock function with given fields: ctx, in
Click to show internal directories.
Click to hide internal directories.