Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TodoAPIGAtewayEventUnmarshaler ¶
func TodoAPIGAtewayEventUnmarshaler(evt *apigatewayproxyevt.Event) (api.Entity, error)
Types ¶
type MockTodoService ¶
type MockTodoService struct {
// contains filtered or unexported fields
}
func NewMockTodoService ¶
func NewMockTodoService() *MockTodoService
func (*MockTodoService) Delete ¶
func (s *MockTodoService) Delete(id [16]byte) error
Click to show internal directories.
Click to hide internal directories.