Discover Packages
github.com/arschles/go-in-5-minutes
episode1
handlers
package
Version:
v0.0.0-...-c6e3130
Opens a new window with list of versions in this module.
Published: Apr 29, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
Documentation
¶
GetKey returns an http.Handler that can get a key registered by Gorilla mux
as "key" in the path. It gets the value of the key from db
PutKey returns an http.Handler that can set a value for the key registered by Gorilla
mux as "key" in the path. It expects the value to be in the body of the PUT request
Source Files
¶
Click to show internal directories.
Click to hide internal directories.