{"id":67853,"library":"shulhan-go-bindata","title":"Go-Bindata","description":"A tool to convert any file into manageable Go source code, useful for embedding binary data into Go programs with optional compression and debug mode.","status":"active","version":"4.0.0+incompatible","language":"go","source_language":null,"source_url":"https://github.com/shuLhan/go-bindata","tags":["embedding","binary-data","assets","compression"],"install":[{"cmd":"go get github.com/shuLhan/go-bindata","lang":"bash","label":"Install github.com/shuLhan/go-bindata"}],"dependencies":[],"imports":[{"symbol":"bindata","correct":"github.com/shuLhan/go-bindata"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/shuLhan/go-bindata\"\n)\n\nfunc main() {\n\tdata, err := bindata.Asset(\"example.txt\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(string(data))\n}","lang":"go","description":"Loads and prints an embedded asset by name."},"warnings":[{"fix":"Use a different import alias if needed.","message":"The package name may conflict with other bindata packages.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'asset':33 'binari':18,31 'binary-data':30 'bindata':3 'code':14 'compress':25,34 'convert':7 'data':19,32 'debug':27 'embed':17,29 'file':9 'go':2,12,21 'go-bindata':1 'manag':11 'mode':28 'option':24 'program':22 'sourc':13 'tool':5 'use':15","created_at":"2026-06-17T17:42:23.410144+00:00","updated_at":"2026-06-17T17:42:23.410144+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/shuLhan/go-bindata","github":"https://github.com/shuLhan/go-bindata","docs":"https://pkg.go.dev/github.com/shuLhan/go-bindata#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}