{"id":71579,"library":"wacul-ptr","title":"Ptr","description":"Utility functions to obtain pointers to built-in type values in Go.","status":"active","version":"1.0.0","language":"go","source_language":null,"source_url":"https://github.com/wacul/ptr","tags":["pointer","utility","helper"],"install":[{"cmd":"go get github.com/wacul/ptr","lang":"bash","label":"Install github.com/wacul/ptr"}],"dependencies":[],"imports":[{"symbol":"ptr","correct":"github.com/wacul/ptr"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/wacul/ptr\"\n)\n\nfunc main() {\n\tp := ptr.Int(42)\n\tfmt.Println(*p)\n}","lang":"go","description":"Create a pointer to an integer value."},"warnings":[],"env_vars":null,"search_vec":"'built':9 'built-in':8 'function':3 'go':14 'helper':17 'obtain':5 'pointer':6,15 'ptr':1 'type':11 'util':2,16 'valu':12","created_at":"2026-06-17T18:28:53.279506+00:00","updated_at":"2026-06-17T18:28:53.279506+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/wacul/ptr","github":"https://github.com/wacul/ptr","docs":"https://pkg.go.dev/github.com/wacul/ptr#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}}