handlers

package
v0.0.0-...-5a1941a Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2016 License: BSD-2-Clause Imports: 8 Imported by: 0

Documentation

Overview

Package handlers is generated automatically by goal toolkit. Please, do not edit it manually.

Package handlers is generated automatically by goal toolkit. Please, do not edit it manually.

Index

Constants

This section is empty.

Variables

View Source
var App tApp

App is an insance of tApp that is automatically generated from App controller being found at "github.com/goaltools/goal/internal/skeleton/controllers/app.go", and contains methods to be used as handler functions.

App is a sample controller.

View Source
var Controllers tControllers

Controllers is an insance of tControllers that is automatically generated from Controllers controller being found at "github.com/goaltools/goal/internal/skeleton/controllers/init.go", and contains methods to be used as handler functions.

Controllers is a struct that should be embedded into every controller of your app to make methods and fields provided by standard controllers available.

Functions

func Init

func Init() (routes []struct {
	Method, Pattern, Label string
	Handler                http.HandlerFunc
})

Init initializes controllers of "github.com/goaltools/goal/internal/skeleton/controllers", its parents, and returns a list of routes along with handler functions associated with them.

Types

This section is empty.

Directories

Path Synopsis
github.com
goaltools/contrib/controllers/requests
Package handlers is generated automatically by goal toolkit.
Package handlers is generated automatically by goal toolkit.
goaltools/contrib/controllers/sessions
Package handlers is generated automatically by goal toolkit.
Package handlers is generated automatically by goal toolkit.
goaltools/contrib/controllers/static
Package handlers is generated automatically by goal toolkit.
Package handlers is generated automatically by goal toolkit.
goaltools/contrib/controllers/templates
Package handlers is generated automatically by goal toolkit.
Package handlers is generated automatically by goal toolkit.

Jump to

Keyboard shortcuts

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