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.7.0
Published
Nov 18, 2020
Platform
js/wasm
Imports
3 packages
Last checked
11 hours ago

Tools for package owners.