Keven

Results 2 issues of Keven

Hi~  How to implement http.FileSystem interfaces in assets? Gin like this: ```golang import ( "github.com/gin-gonic/gin" "github.com/jessevdk/go-assets" ) func main() { r := gin.Default() r.StaticFS ("/css", http.Dir("/css")) // What should be...

The existing file did not work properly on the panvada system, I modified it a little and now it works perfectly