8000 GitHub - andrewedstrom/paraphernalia: useful go things
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

andrewedstrom/paraphernalia

 
 

Repository files navigation

paraphernalia

useful go things

Build Status Go Report Card Apache 2.0 License GoDoc


about

This is my flex-time project to build a higher-level internal standard library for Go development inside Pivotal. I think that we do not have enough of these projects so I'm putting my code where my mouth is.

The goal is to eventually reduce the boilerplate to create a new service until you're only doing fun work. This is done by first building up a solid collection of primitives which can then be composed together into a Service abstraction which will handle things for you. If the opinions there don't work for you then you can always drop down to the primitives below.

why the name?

So I can troll you like I trolled myself.

usage

Please do! There are no backwards compatibility guarantees until things are a littte further along. However, I'm not out to mess with you: things will stay as similar as possible.

image credit

"Collection" by Karthik Srinivas

About

useful go things

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 82.4%
  • Python 17.6%
0