Documentation ¶
Index ¶
- func CreateShowTime(s storage.Storage) http.HandlerFunc
- func DeleteShowTime(s storage.Storage) http.HandlerFunc
- func GetLiveness() http.HandlerFunc
- func GetReadiness(s storage.Storage) http.HandlerFunc
- func GetShowTimeByDate(s storage.Storage) http.HandlerFunc
- func GetShowTimes(s storage.Storage) http.HandlerFunc
- type ShowTimeResource
- type ShowTimesResource
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateShowTime ¶
func CreateShowTime(s storage.Storage) http.HandlerFunc
func DeleteShowTime ¶
func DeleteShowTime(s storage.Storage) http.HandlerFunc
func GetLiveness ¶
func GetLiveness() http.HandlerFunc
func GetReadiness ¶
func GetReadiness(s storage.Storage) http.HandlerFunc
func GetShowTimeByDate ¶
func GetShowTimeByDate(s storage.Storage) http.HandlerFunc
func GetShowTimes ¶
func GetShowTimes(s storage.Storage) http.HandlerFunc
Types ¶
type ShowTimeResource ¶
For Post/Put - /showtimes
type ShowTimesResource ¶
For Get - /showtimes
Click to show internal directories.
Click to hide internal directories.