{"id":53982,"library":"jessevdk-go-assets","title":"go-assets","description":"go-assets is a simple embedding asset generator and consumer library for Go.","status":"active","version":"0.0.0-20160921144138-4f4301a06e15","language":"go","source_language":null,"source_url":"https://github.com/jessevdk/go-assets","tags":["embedding","assets","generator","static-files"],"install":[{"cmd":"go get github.com/jessevdk/go-assets","lang":"bash","label":"Install github.com/jessevdk/go-assets"}],"dependencies":[],"imports":[{"symbol":"assets","correct":"github.com/jessevdk/go-assets"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/jessevdk/go-assets\"\n)\n\nfunc main() {\n\tdata, err := assets.Asset(\"path/to/file.txt\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(string(data))\n}","lang":"go","description":"Read embedded asset file"},"warnings":[],"env_vars":null,"search_vec":"'asset':3,6,11,19 'consum':14 'embed':10,18 'file':23 'generat':12,20 'go':2,5,17 'go-asset':1,4 'librari':15 'simpl':9 'static':22 'static-fil':21","created_at":"2026-06-15T08:05:51.361630+00:00","updated_at":"2026-06-15T08:05:51.361630+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jessevdk/go-assets","github":"https://github.com/jessevdk/go-assets","docs":"https://pkg.go.dev/github.com/jessevdk/go-assets#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}