notepad

package
v0.0.0-...-f200a5c Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2017 License: MIT Imports: 6 Imported by: 5

Documentation

Overview

Package notepad provides a simple CRUD application in a web page.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

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

Create displays the create form.

func Destroy

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

Destroy handles the delete form submission.

func Edit

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

Edit displays the edit form.

func Index

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

Index displays the items.

func Load

func Load()

Load the routes.

func Show

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

Show displays a single item.

func Store

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

Store handles the create form submission.

func Update

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

Update handles the edit form submission.

Types

This section is empty.

Jump to

Keyboard shortcuts

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