package controllers import "github.com/astaxie/beego" type NoteController struct { beego.Controller }