handlers

package
v0.0.0-...-155468d Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2023 License: Unlicense Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrorMethodNotAllowed = "method not allowed"

Functions

func CreateUser

CreateUser intermediates dataflow between datasource (dynamodb) and api response

func DeleteUser

DeleteUser intermediates dataflow between datasource (dynamodb) and api response

func GetUser

GetUser intermediates dataflow between datasource (dynamodb) and api response

func UnhandledMethod

func UnhandledMethod() (*events.APIGatewayProxyResponse, error)

UnhandledMethod for unsupported api requests

func UpdateUser

UpdateUser intermediates dataflow between datasource (dynamodb) and api response

Types

type ErrorBody

type ErrorBody struct {
	ErrorMsg *string `json:"error,omitempty"`
}

Jump to

Keyboard shortcuts

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