Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Module ¶
type Module struct{}
Module contains a webapp module for the web server. Implements web.Module.
func (*Module) VersionGetHandler ¶
func (m *Module) VersionGetHandler(w http.ResponseWriter, r *http.Request)
VersionGetHandler gets the versions of the specification supported by the server.
Click to show internal directories.
Click to hide internal directories.