Categorygithub.com/danielheckrath/going
repository
0.0.0-20150312093914-dc4534b9e90c
Repository: https://github.com/danielheckrath/going.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

github.com/markbates/going

This project houses, what I consider to be some help packages for writing Go applications. Your mileage may vary, but I find them to be pretty dang helpful.

Packages

  • nulls - Proper JSON implementations of null database types.
  • validate - A framework for writing validations.
  • wait - Wait cleans up the pattern around using sync.WaitGroup.