package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Mar 5, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Response struct {
Name string `json:"name"`
Version string `json:"version"`
}
Response contains the response from a version request
Version handles version requests
New returns a new version handler
func (*Version) Handler ¶
Handler returns the request handler
Method returns the HTTP method
Path returns the context path
Source Files
¶
Click to show internal directories.
Click to hide internal directories.