Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageHandler ¶
func (ImageHandler) Get ¶
func (h ImageHandler) Get(w http.ResponseWriter, r *http.Request)
type IndexHandler ¶
func (IndexHandler) Get ¶
func (h IndexHandler) Get(w http.ResponseWriter, r *http.Request)
type PhotoHandler ¶
func (PhotoHandler) Get ¶
func (h PhotoHandler) Get(w http.ResponseWriter, r *http.Request)
type StaticHandler ¶
func (StaticHandler) Get ¶
func (h StaticHandler) Get(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.