# README
util
To publish new module:
git commit .
git tag --list
git tag v0.1.xx
git push
git push origin v0.1.xx
To use new module:
cd ../complaints
go get github.com/skypies/[email protected]
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
This file contains a few routines for parsing form values.