go-eyes
A collection of go packages from OpenEye.
- t: houses useful types
- openRestEye: REST API abstraction
Purpose
I use this go module to house helper packages for my personal projects. From encapsulating external packages to abstracting boilerplate, each package serves a different purpose and can be easily imported into any go project.