Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Repository ¶
Repository is the repository type
var Repo *Repository
Repo is the repository used by handlers
func (*Repository) About ¶
func (m *Repository) About(w http.ResponseWriter, r *http.Request)
About is the about page handler
func (*Repository) Home ¶
func (m *Repository) Home(w http.ResponseWriter, r *http.Request)
Home is the home page handler
Click to show internal directories.
Click to hide internal directories.