Golang at Pennock Tech, LLC
Our rather skeletal public website is at
www.pennock-tech.com.
This website is an index of our repositories of Golang programming code, set up with metadata such that Go's tooling
can find the current public hosting of these repositories. We mark this website as canonical in the code, such that
we retain the flexibility to move public hosting of the websites without other developers having to update
all their client code.
Libraries of note
- tabular — Golang table model, with renderers for multiple backends
- hmetrics — metrics exporting, compatible with a popular 12-factor app hosting PaaS
Small auxilliary libraries
- swallowjson — Support for preserving unknown fields from JSON when unmarshalling instead of discarding
Small services
- fingerd — fingerd for isolated environments
CLI tools
Deployments
- dummyapp — Multi-stage Docker file building Docker image within Circle CI and pushing to both Heroku and Docker Hub