package
0.0.0-20211127175118-db3ee8db598d
Repository: https://github.com/saraginov/learn-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
DeleteHandler is for deleting an existing user + DELETE.
InsertHandler is for adding a new user.
ListHandler is for getting all data from the user database.
MethodNotAllowedHandler is executed when the method is incorrect.
No description provided by the author
SliceToJSON encodes a slice with JSON records.
TimeHandler is for handling /time.