Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DDBTable string
DDBTable is the DynamoDB table storing the notes data.
Functions ¶
func CreateNote ¶
CreateNote creates a new note to be stored in the user's account.
func DeleteNote ¶
DeleteNote removes the stored note from the user's account.
func UpdateNote ¶
UpdateNote modifies the stored note with newly submitted contents.
func UpdateNoteView ¶
UpdateNoteView adds +1 to the given note's view count.
Types ¶
Click to show internal directories.
Click to hide internal directories.