package controllers import ( "github.com/dabory/abango-rest" ) type Abango struct { abango.Controller }