https://github.com/ess/eygo
A Go client for the Engine Yard Core API (v3)
https://github.com/ess/eygo
Last synced: over 1 year ago
JSON representation
A Go client for the Engine Yard Core API (v3)
- Host: GitHub
- URL: https://github.com/ess/eygo
- Owner: ess
- License: apache-2.0
- Created: 2018-07-17T18:12:24.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2019-04-05T22:26:35.000Z (about 7 years ago)
- Last Synced: 2025-01-03T20:10:01.867Z (over 1 year ago)
- Language: Go
- Size: 73.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## History ##
* v0.3.6 - Request.Resource is a variant type
* v0.3.5 - Added debugging to request service
* v0.3.4 - Fixed server chef status format
* v0.3.3 - Added debugging to server service
* v0.3.2 - Added debugging to http driver
* v0.3.1 - MockDriver gets RemoveResponse
* v0.3.0 - So many additions
* v0.2.1 - So, maybe I shouldn't do stuff at five in the morn
* v0.2.0 - Added forgotten FeatureService methods
* v0.1.1 - Quick fixes and license
* v0.1.0 - Initial unstable