package
Version:
v0.0.0-...-166ac14
Opens a new window with list of versions in this module.
Published: Jun 17, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Handler takes a request and renders a response
type HandlerRequest struct {
Name string `json:"name"`
}
HandlerRequest will be json decoded
into by Handler
Source Files
¶
Click to show internal directories.
Click to hide internal directories.