{"id":76527,"library":"wealdtech-go-indexer","title":"go-indexer","description":"Provides an indexing system between names and UUIDs.","status":"active","version":"1.1.0","language":"go","source_language":null,"source_url":"https://github.com/wealdtech/go-indexer","tags":["indexing","uuid","names","utility"],"install":[{"cmd":"go get github.com/wealdtech/go-indexer","lang":"bash","label":"Install github.com/wealdtech/go-indexer"}],"dependencies":[],"imports":[{"symbol":"indexer","correct":"github.com/wealdtech/go-indexer"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/wealdtech/go-indexer\"\n)\n\nfunc main() {\n\tidx := indexer.New()\n\tidx.Add(\"example\", \"123e4567-e89b-12d3-a456-426614174000\")\n\tfmt.Println(idx.Get(\"example\"))\n}","lang":"go","description":"Creates an indexer, adds a name-UUID mapping, and retrieves it."},"warnings":[],"env_vars":null,"search_vec":"'go':2 'go-index':1 'index':3,6,12 'name':9,14 'provid':4 'system':7 'util':15 'uuid':11,13","created_at":"2026-06-17T19:32:55.477495+00:00","updated_at":"2026-06-17T19:32:55.477495+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/wealdtech/go-indexer","github":"https://github.com/wealdtech/go-indexer","docs":"https://pkg.go.dev/github.com/wealdtech/go-indexer#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-17","next_check":"2026-12-14","install_tag":null}}