Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHealthHandler ¶
func NewImageHandler ¶
func NewImageHandler(is imagestore.ImageStore) http.Handler
Types ¶
type ImageHandler ¶
type ImageHandler struct {
ImageStore imagestore.ImageStore
}
func (*ImageHandler) ServeHTTP ¶
func (h *ImageHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.