Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
trungaczne
on Jan 6, 2016
|
parent
|
context
|
favorite
| on:
Pome – Postgres Metrics Dashboard Written in Go
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
crough
on Jan 6, 2016
[–]
Haskell has a library for this called "embed-file".
rachbelaid
on Jan 12, 2016
|
parent
[–]
Haskell does but I'm comfortable in Go and easier to get people to contribute
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://github.com/jteeuwen/go-bindata