mock_publisher

package
v1.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_publisher is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPublisher

type MockPublisher struct {
	// contains filtered or unexported fields
}

MockPublisher is a mock of Publisher interface

func NewMockPublisher

func NewMockPublisher(ctrl *gomock.Controller) *MockPublisher

NewMockPublisher creates a new mock instance

func (*MockPublisher) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockPublisher) Publish

func (m *MockPublisher) Publish(metricDataPoints ...*cloudwatch.MetricDatum)

Publish mocks base method

func (*MockPublisher) Start

func (m *MockPublisher) Start(publishInterval int)

Start mocks base method

func (*MockPublisher) Stop

func (m *MockPublisher) Stop()

Stop mocks base method

type MockPublisherMockRecorder

type MockPublisherMockRecorder struct {
	// contains filtered or unexported fields
}

MockPublisherMockRecorder is the mock recorder for MockPublisher

func (*MockPublisherMockRecorder) Publish

func (mr *MockPublisherMockRecorder) Publish(metricDataPoints ...interface{}) *gomock.Call

Publish indicates an expected call of Publish

func (*MockPublisherMockRecorder) Start

func (mr *MockPublisherMockRecorder) Start() *gomock.Call

Start indicates an expected call of Start

func (*MockPublisherMockRecorder) Stop

Stop indicates an expected call of Stop

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL