Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DynamoPutItemMock ¶
DynamoPutItemMock is just a mock
func (DynamoPutItemMock) PutItem ¶
func (m DynamoPutItemMock) PutItem(input *dynamodb.PutItemInput) (*dynamodb.PutItemOutput, error)
PutItem is just a mock
type EventDispatcher ¶
EventDispatcher is just a mock
func (*EventDispatcher) AttachSubscriber ¶
func (m *EventDispatcher) AttachSubscriber(eventName string, subscriber event.Subscriber) event.Dispatcher
AttachSubscriber is just a mock
func (*EventDispatcher) Dispatch ¶
func (m *EventDispatcher) Dispatch(eventName string, arg interface{})
Dispatch is just a mock
type HttpClientMock ¶
HttpClientMock is just a mock
type Marshaller ¶
DynamoMarshaller is just a mock
func (Marshaller) MarshalMap ¶
func (m Marshaller) MarshalMap(in interface{}) (map[string]*dynamodb.AttributeValue, error)
MarshalMap is just a mock
Click to show internal directories.
Click to hide internal directories.