{"id":75411,"library":"siderolabs-go-pointer","title":"Go Pointer","description":"A Go package providing utility functions for working with pointers, such as creating pointers from values.","status":"active","version":"1.0.1","language":"go","source_language":null,"source_url":"https://github.com/siderolabs/go-pointer","tags":["pointer","utility","helper"],"install":[{"cmd":"go get github.com/siderolabs/go-pointer","lang":"bash","label":"Install github.com/siderolabs/go-pointer"}],"dependencies":[],"imports":[{"symbol":"pointer","correct":"github.com/siderolabs/go-pointer"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/siderolabs/go-pointer\"\n)\n\nfunc main() {\n\tp := pointer.To(42)\n\tfmt.Println(*p)\n}","lang":"go","description":"Create a pointer to a value"},"warnings":[],"env_vars":null,"search_vec":"'creat':15 'function':8 'go':1,4 'helper':21 'packag':5 'pointer':2,12,16,19 'provid':6 'util':7,20 'valu':18 'work':10","created_at":"2026-06-17T19:16:20.925370+00:00","updated_at":"2026-06-17T19:16:20.925370+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/siderolabs/go-pointer","github":"https://github.com/siderolabs/go-pointer","docs":"https://pkg.go.dev/github.com/siderolabs/go-pointer#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}}