mocks

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IClient

type IClient struct {
	mock.Mock
}

IClient is an autogenerated mock type for the IClient type

func NewIClient

func NewIClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *IClient

NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*IClient) CreateChatToken

func (_m *IClient) CreateChatToken(ctx context.Context, params *ivschat.CreateChatTokenInput, optFns ...func(*ivschat.Options)) (*ivschat.CreateChatTokenOutput, error)

CreateChatToken provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateLoggingConfiguration

func (_m *IClient) CreateLoggingConfiguration(ctx context.Context, params *ivschat.CreateLoggingConfigurationInput, optFns ...func(*ivschat.Options)) (*ivschat.CreateLoggingConfigurationOutput, error)

CreateLoggingConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateRoom

func (_m *IClient) CreateRoom(ctx context.Context, params *ivschat.CreateRoomInput, optFns ...func(*ivschat.Options)) (*ivschat.CreateRoomOutput, error)

CreateRoom provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteLoggingConfiguration

func (_m *IClient) DeleteLoggingConfiguration(ctx context.Context, params *ivschat.DeleteLoggingConfigurationInput, optFns ...func(*ivschat.Options)) (*ivschat.DeleteLoggingConfigurationOutput, error)

DeleteLoggingConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteMessage

func (_m *IClient) DeleteMessage(ctx context.Context, params *ivschat.DeleteMessageInput, optFns ...func(*ivschat.Options)) (*ivschat.DeleteMessageOutput, error)

DeleteMessage provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteRoom

func (_m *IClient) DeleteRoom(ctx context.Context, params *ivschat.DeleteRoomInput, optFns ...func(*ivschat.Options)) (*ivschat.DeleteRoomOutput, error)

DeleteRoom provides a mock function with given fields: ctx, params, optFns

func (*IClient) DisconnectUser

func (_m *IClient) DisconnectUser(ctx context.Context, params *ivschat.DisconnectUserInput, optFns ...func(*ivschat.Options)) (*ivschat.DisconnectUserOutput, error)

DisconnectUser provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetLoggingConfiguration

func (_m *IClient) GetLoggingConfiguration(ctx context.Context, params *ivschat.GetLoggingConfigurationInput, optFns ...func(*ivschat.Options)) (*ivschat.GetLoggingConfigurationOutput, error)

GetLoggingConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetRoom

func (_m *IClient) GetRoom(ctx context.Context, params *ivschat.GetRoomInput, optFns ...func(*ivschat.Options)) (*ivschat.GetRoomOutput, error)

GetRoom provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListLoggingConfigurations

func (_m *IClient) ListLoggingConfigurations(ctx context.Context, params *ivschat.ListLoggingConfigurationsInput, optFns ...func(*ivschat.Options)) (*ivschat.ListLoggingConfigurationsOutput, error)

ListLoggingConfigurations provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListRooms

func (_m *IClient) ListRooms(ctx context.Context, params *ivschat.ListRoomsInput, optFns ...func(*ivschat.Options)) (*ivschat.ListRoomsOutput, error)

ListRooms provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListTagsForResource

func (_m *IClient) ListTagsForResource(ctx context.Context, params *ivschat.ListTagsForResourceInput, optFns ...func(*ivschat.Options)) (*ivschat.ListTagsForResourceOutput, error)

ListTagsForResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) Options

func (_m *IClient) Options() ivschat.Options

Options provides a mock function with given fields:

func (*IClient) SendEvent

func (_m *IClient) SendEvent(ctx context.Context, params *ivschat.SendEventInput, optFns ...func(*ivschat.Options)) (*ivschat.SendEventOutput, error)

SendEvent provides a mock function with given fields: ctx, params, optFns

func (*IClient) TagResource

func (_m *IClient) TagResource(ctx context.Context, params *ivschat.TagResourceInput, optFns ...func(*ivschat.Options)) (*ivschat.TagResourceOutput, error)

TagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) UntagResource

func (_m *IClient) UntagResource(ctx context.Context, params *ivschat.UntagResourceInput, optFns ...func(*ivschat.Options)) (*ivschat.UntagResourceOutput, error)

UntagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateLoggingConfiguration

func (_m *IClient) UpdateLoggingConfiguration(ctx context.Context, params *ivschat.UpdateLoggingConfigurationInput, optFns ...func(*ivschat.Options)) (*ivschat.UpdateLoggingConfigurationOutput, error)

UpdateLoggingConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateRoom

func (_m *IClient) UpdateRoom(ctx context.Context, params *ivschat.UpdateRoomInput, optFns ...func(*ivschat.Options)) (*ivschat.UpdateRoomOutput, error)

UpdateRoom provides a mock function with given fields: ctx, params, optFns

Jump to

Keyboard shortcuts

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