package controller var Advertisement = advertisementController{} type advertisementController struct { BaseController }