Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Route ¶
func (*Route) Handler ¶
Get Chatterino Update @Summary Auto update for chatterino @Description Allows chatterino clients to auto update @Tags chatterino @Param platform path string true "The platform such as win, linux, macos" @Param branch path string true "The branch such as stable or beta" @Produce json @Success 200 {object} VersionResult @Router /chatterino/version/{platform}/{branch} [get]
Click to show internal directories.
Click to hide internal directories.