Skip to content

ryanzec/going

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 darn 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.
  • defaults - Allows for the setting of default values for common types.
  • chalk - Quickly and easily create a pool of go routines.
  • willie - A helper for cleaning up HTTP tests.
  • del - A wrapper around the render package to make it work with echo.

About

Some helpful packages for writing Go apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%