{"id":76533,"library":"pefish-go-reflect","title":"go-reflect","description":"Provides enhanced reflection utilities for Go, simplifying common reflection tasks.","status":"active","version":"0.2.2","language":"go","source_language":null,"source_url":"https://github.com/pefish/go-reflect","tags":["reflection","utility","type-inspection"],"install":[{"cmd":"go get github.com/pefish/go-reflect","lang":"bash","label":"Install github.com/pefish/go-reflect"}],"dependencies":[],"imports":[{"symbol":"goreflect","correct":"github.com/pefish/go-reflect"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\tgoreflect \"github.com/pefish/go-reflect\"\n)\n\nfunc main() {\n\tfmt.Println(goreflect.GetTypeName(42))\n}","lang":"go","description":"Gets the type name of a value using the reflect package."},"warnings":[],"env_vars":null,"search_vec":"'common':11 'enhanc':5 'go':2,9 'go-reflect':1 'inspect':18 'provid':4 'reflect':3,6,12,14 'simplifi':10 'task':13 'type':17 'type-inspect':16 'util':7,15","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/pefish/go-reflect","github":"https://github.com/pefish/go-reflect","docs":"https://pkg.go.dev/github.com/pefish/go-reflect#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}}