controller

package
v0.0.0-...-45692f4 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2015 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthController

type AuthController struct{}

func (*AuthController) AuthGoogle

func (ac *AuthController) AuthGoogle(w http.ResponseWriter, r *http.Request)

func (*AuthController) AuthGoogleCallback

func (ac *AuthController) AuthGoogleCallback(w http.ResponseWriter, r *http.Request)

func (*AuthController) Init

func (ac *AuthController) Init(r *mux.Router, oauthInfos *config.OAuthInfos)

type ImportController

type ImportController struct {
	// contains filtered or unexported fields
}

func (*ImportController) BuildTripCache

func (ic *ImportController) BuildTripCache(w http.ResponseWriter, r *http.Request)

func (*ImportController) Import

func (ic *ImportController) Import(w http.ResponseWriter, r *http.Request)

func (*ImportController) Init

func (ic *ImportController) Init(r *mux.Router, dataResources map[string]string, tmpDir string, driver *database.Driver, redis *redis.Client, gtfs database.GTFSRepository)

type IndexController

type IndexController struct {
	*mux.Router
}

func (*IndexController) Init

func (c *IndexController) Init(r *mux.Router)

Jump to

Keyboard shortcuts

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