Documentation ¶
Index ¶
- func AboutHandler(env *common.Env) http.Handler
- func CarsDataHandler(env *common.Env) http.Handler
- func CarsDemoHandler(env *common.Env) http.Handler
- func ContactConfirmationHandler(env *common.Env) http.Handler
- func ContactHandler(env *common.Env) http.Handler
- func DisplayConfirmation(env *common.Env, w http.ResponseWriter, r *http.Request)
- func DisplayContactForm(env *common.Env, contactForm *forms.ContactForm)
- func FrontEndExamplesHandler(env *common.Env) http.Handler
- func IndexHandler(env *common.Env) http.Handler
- func LoadSampleDataHandler(env *common.Env) http.Handler
- func LocalStorageDemoHandler(env *common.Env) http.Handler
- func LowercaseTextTransformHandler(env *common.Env) http.Handler
- func ProductDetailHandler(env *common.Env) http.Handler
- func ProductsHandler(env *common.Env) http.Handler
- func ShoppingCartHandler(env *common.Env) http.Handler
- func TemplateBundleHandler(env *common.Env) http.Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisplayConfirmation ¶
func DisplayContactForm ¶
func DisplayContactForm(env *common.Env, contactForm *forms.ContactForm)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.