Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Dbm *gorp.DbMap
)
Functions ¶
Types ¶
type GorpController ¶
type GorpController struct { *r.Controller Txn *gorp.Transaction }
func (*GorpController) Begin ¶
func (c *GorpController) Begin() r.Result
func (*GorpController) Commit ¶
func (c *GorpController) Commit() r.Result
func (*GorpController) Rollback ¶
func (c *GorpController) Rollback() r.Result
Click to show internal directories.
Click to hide internal directories.