package controllers

import "github.com/bugsnag/bugsnag-go/examples/revelapp/app/controllers"

Index

Types

type App

type App struct {
	*revel.Controller
}

func (App) Handled

func (c App) Handled() revel.Result

func (App) Index

func (c App) Index() revel.Result

func (App) Unhandled

func (c App) Unhandled() revel.Result

Source Files

app.go

Version
v1.8.0
Published
Dec 3, 2020
Platform
darwin/amd64
Imports
3 packages
Last checked
12 hours ago

Tools for package owners.