controllers

package
v0.0.0-...-19d8ce1 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleCheckGrammar

func HandleCheckGrammar(w http.ResponseWriter, r *http.Request)

Check Markdown Grammar Input: markdown file Output: grammar erros and return nil if none

func HandleHomePageRouter

func HandleHomePageRouter(w http.ResponseWriter, r *http.Request)

Welcome user and Display Usability

func HandleHomeRouter

func HandleHomeRouter(w http.ResponseWriter, r *http.Request)

Welcome user and Display Usability

func HandleListNotes

func HandleListNotes(w http.ResponseWriter, r *http.Request, storage storage.Storage)

func HandleRemoveNote

func HandleRemoveNote(w http.ResponseWriter, r *http.Request, store storage.Storage, noteId uint)

func HandleSaveNote

func HandleSaveNote(w http.ResponseWriter, r *http.Request, storage storage.Storage)

func HandleUpdateNote

func HandleUpdateNote(w http.ResponseWriter, r *http.Request, storage storage.Storage, noteId uint)

Types

This section is empty.

Jump to

Keyboard shortcuts

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