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.9.0
Published
Jan 5, 2021
Platform
js/wasm
Imports
3 packages
Last checked
9 hours ago

Tools for package owners.