package
0.0.0-20241016211602-9bc770ae778f
Repository: https://github.com/klaital/tv-controller.git
Documentation: pkg.go.dev
# Functions
Handler creates http.Handler with routing matching OpenAPI spec.
HandlerFromMux creates http.Handler with routing matching OpenAPI spec based on the provided mux.
No description provided by the author
HandlerWithOptions creates http.Handler with additional options.
No description provided by the author
# Structs
CurrentPlaybackSettings defines model for CurrentPlaybackSettings.
No description provided by the author
No description provided by the author
NewPlaybackSettings defines model for NewPlaybackSettings.
No description provided by the author
No description provided by the author
SelectPlaylistRequest defines model for SelectPlaylistRequest.
No description provided by the author
ServerInterfaceWrapper converts contexts to parameters.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ServerInterface represents all server handlers.
# Type aliases
No description provided by the author
SelectPlaylistJSONRequestBody defines body for SelectPlaylist for application/json ContentType.
SetConfigJSONRequestBody defines body for SetConfig for application/json ContentType.