https://github.com/earthboundkid/exembed
Go Embed experiments
https://github.com/earthboundkid/exembed
embedding golang quine static-files tutorial
Last synced: about 2 months ago
JSON representation
Go Embed experiments
- Host: GitHub
- URL: https://github.com/earthboundkid/exembed
- Owner: earthboundkid
- License: mit
- Created: 2020-12-11T18:50:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-31T15:00:14.000Z (about 4 years ago)
- Last Synced: 2025-02-06T17:22:02.383Z (8 months ago)
- Topics: embedding, golang, quine, static-files, tutorial
- Language: Go
- Homepage: https://blog.carlmjohnson.net/post/2021/how-to-use-go-embed/
- Size: 9.77 KB
- Stars: 30
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Go Embed Experiments
See accompanying blog post at https://blog.carlmjohnson.net/post/2021/how-to-use-go-embed/.