You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like the idea of another function like AssetCompressed("filename") that returns the data without first decompressing it for use in scenarios where you'd want to serve it up directly to a web browser.
The text was updated successfully, but these errors were encountered:
Copy of issue from https://github.com/jteeuwen/go-bindata/issues/22
I like the idea of another function like
AssetCompressed("filename")
that returns the data without first decompressing it for use in scenarios where you'd want to serve it up directly to a web browser.The text was updated successfully, but these errors were encountered: