github.1485827954.workers.dev/ethereum/go-ethereum@v1.14.3/graphql/internal/graphiql/build.go (about) 1 package graphiql 2 3 import ( 4 "embed" 5 ) 6 7 //go:embed *.js *.css *.html 8 var Assets embed.FS