actions

package
v0.0.0-...-c3a9716 Latest Latest
Warning

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

Go to latest
Published: May 29, 2018 License: BSD-3-Clause Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ENV = envy.Get("GO_ENV", "development")

ENV is used to help switch settings based on where the application is being run. Default is "development".

Functions

func App

func App() *buffalo.App

App is where all routes and middleware for buffalo should be defined. This is the nerve center of your application.

func FetchResults

func FetchResults(c buffalo.Context) error

FetchResults handles testing of all sites for the given input string.

func HomeHandler

func HomeHandler(c buffalo.Context) error

HomeHandler manages loading the application root.

func SearchHandler

func SearchHandler(c buffalo.Context) error

SearchSearch default implementation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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