controllers

package
v0.0.0-...-0db3441 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2013 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	XormController
}

type URL

type URL struct {
	Application
}

func (URL) Create

func (c URL) Create(url string) r.Result

func (URL) Retrieve

func (c URL) Retrieve(slug string) r.Result

type XormController

type XormController struct {
	*r.Controller
	XormSession *xorm.Session
}

func (*XormController) Begin

func (c *XormController) Begin() r.Result

func (*XormController) Commit

func (c *XormController) Commit() r.Result

func (*XormController) Rollback

func (c *XormController) Rollback() r.Result

Jump to

Keyboard shortcuts

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