Documentation
¶
Overview ¶
Serves images to user interfaces
DB Tables | Image ID | Image Name | Relative Path |
The images repository stores physical graphics fles mapped to image IDs. All image files paths are stored in directory defined in the bungolow enviroment confguration.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleError ¶
func HandleError(w http.ResponseWriter, status int, err error)
func UseImageHandlers ¶
Types ¶
type ImageId ¶
type ImageId string
func CreateExistingId ¶
func CreateNewId ¶
func CreateNewId() ImageId
Click to show internal directories.
Click to hide internal directories.