# Embedding static files in Go Learn how to embed or add static files in Golang binaries using the embed package [https://bhupesh-v.github.io/embedding-static-files-in-golang/](https://bhupesh-v.github.io/embedding-static-files-in-golang/)
Embedding static files in Go
Learn how to embed or add static files in Golang binaries using the embed package
https://bhupesh-v.github.io/embedding-static-files-in-golang/