Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HomeHandler ¶
func HomeHandler(c *controller.TemplateController, w http.ResponseWriter, r *http.Request)
Types ¶
type ProjectController ¶
type ProjectController struct { *controller.Controller // contains filtered or unexported fields }
func NewProjectController ¶
func NewProjectController(config *viper.Viper) *ProjectController
func (*ProjectController) Get ¶
func (c *ProjectController) Get(name string) *controller.TemplateController
func (*ProjectController) GetConfig ¶
func (c *ProjectController) GetConfig() *viper.Viper
func (*ProjectController) ServeHTTP ¶
func (c *ProjectController) ServeHTTP(w http.ResponseWriter, r *http.Request)
type ProjectData ¶
Click to show internal directories.
Click to hide internal directories.