|
|
|
|
|
by trungaczne
3813 days ago
|
|
I suppose he's referring to embedding files (usually web resources such as js, css files) into the source code, using a tool such as go-bindata [1]. The assets are then accessed as variables. [1] https://github.com/jteeuwen/go-bindata |
|