package controllers import "github.com/astaxie/beego/server/web" type LaKaLaController struct { web.Controller }