package controllers

import "github.com/bugsnag/bugsnag-go/features/fixtures/revel/app/controllers"

Index

Types

type App

type App struct {
	*revel.Controller
}

func (App) AutoNotify

func (c App) AutoNotify() revel.Result

func (App) Handled

func (c App) Handled() revel.Result

func (App) Index

func (c App) Index() revel.Result

func (App) OnBeforeNotify

func (c App) OnBeforeNotify() revel.Result

func (App) Recover

func (c App) Recover() revel.Result

func (App) Session

func (c App) Session() revel.Result

func (App) Unhandled

func (c App) Unhandled() revel.Result

func (App) User

func (c App) User() revel.Result

Source Files

app.go

Version
v1.7.0
Published
Nov 18, 2020
Platform
js/wasm
Imports
4 packages
Last checked
8 hours ago

Tools for package owners.