https://github.com/fteem/fortune_teller
💻Repo for the purposes of the article Packing multiple binaries in a Golang package.
https://github.com/fteem/fortune_teller
Last synced: 6 months ago
JSON representation
💻Repo for the purposes of the article Packing multiple binaries in a Golang package.
- Host: GitHub
- URL: https://github.com/fteem/fortune_teller
- Owner: fteem
- Created: 2018-01-22T23:16:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T23:27:59.000Z (over 8 years ago)
- Last Synced: 2025-10-09T05:43:10.727Z (8 months ago)
- Language: Go
- Homepage: https://ieftimov.com/golang-package-multiple-binaries
- Size: 969 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fortune_teller
Repo for the purposes of the article [Packing multiple binaries in a Golang package](https://ieftimov.com/golang-package-multiple-binaries).