top | item 35261839

(no title)

bojanz | 2 years ago

Go isn't perfect either. The author isn't dealing with assets (images anyone?).

Go supports embedding assets since 1.16, the author mentions embedfs in the post.

discuss

order

divan|2 years ago

And people are using go-bindata since Go<1.0, so Go supports embedding assets since forever.