{"id":69414,"library":"cstockton-go-conv","title":"Go Conv","description":"Package conv provides fast and intuitive conversions across Go types.","status":"active","version":"1.0.0","language":"go","source_language":null,"source_url":"https://github.com/cstockton/go-conv","tags":["conversion","types","utility"],"install":[{"cmd":"go get github.com/cstockton/go-conv","lang":"bash","label":"Install github.com/cstockton/go-conv"}],"dependencies":[],"imports":[{"symbol":"conv","correct":"github.com/cstockton/go-conv"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/cstockton/go-conv\"\n)\n\nfunc main() {\n\tval, err := conv.Int64(\"123\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tprintln(val)\n}","lang":"go","description":"Convert a string to int64"},"warnings":[],"env_vars":null,"search_vec":"'across':10 'conv':2,4 'convers':9,13 'fast':6 'go':1,11 'intuit':8 'packag':3 'provid':5 'type':12,14 'util':15","created_at":"2026-06-17T18:01:35.167060+00:00","updated_at":"2026-06-17T18:01:35.167060+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/cstockton/go-conv","github":"https://github.com/cstockton/go-conv","docs":"https://pkg.go.dev/github.com/cstockton/go-conv#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}}