handlers

package
v0.0.0-...-6ce29fb Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2020 License: Unlicense Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func Body

func Body(i interface{}) string

func CustomerHndlrCreated

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

CustomerHndlrCreated handles an add row request which comes from the row display form.

func CustomerHndlrDeleted

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

CustomerHndlrDeleted handles an delete request which comes from the row display form.

func CustomerHndlrIndex

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

CustomerHndlrIndex handles the display of the table index.

func CustomerHndlrNext

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

CustomerHndlrNext handles an next request which comes from the row display form and should display the next row from the current one.

func CustomerHndlrPrev

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

CustomerHndlrPrev handles an previous request which comes from the row display form and should display the previous row from the current one.

func CustomerHndlrShow

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

CustomerHndlrShow handles displaying of the table row form display.

func CustomerHndlrUpdated

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

CustomerHndlrUpdated handles an update request which comes from the row display form.

func Title

func Title(i interface{}) string

func VendorHndlrCreated

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

VendorHndlrCreated handles an add row request which comes from the row display form.

func VendorHndlrDeleted

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

VendorHndlrDeleted handles an delete request which comes from the row display form.

func VendorHndlrIndex

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

VendorHndlrIndex handles the display of the table index.

func VendorHndlrNext

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

VendorHndlrNext handles an next request which comes from the row display form and should display the next row from the current one.

func VendorHndlrPrev

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

VendorHndlrPrev handles an previous request which comes from the row display form and should display the previous row from the current one.

func VendorHndlrShow

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

VendorHndlrShow handles displaying of the table row form display.

func VendorHndlrUpdated

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

VendorHndlrUpdated handles an update request which comes from the row display form.

Types

This section is empty.

Jump to

Keyboard shortcuts

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