{"id":71025,"library":"btnguyen2k-consu-reddo","title":"Reddo - Value Conversion Utilities","description":"Provides utility functions to convert values using Go reflection.","status":"active","version":"0.1.9","language":"go","source_language":null,"source_url":"https://github.com/btnguyen2k/consu","tags":["reflection","conversion","utility","type-conversion"],"install":[{"cmd":"go get github.com/btnguyen2k/consu/reddo","lang":"bash","label":"Install github.com/btnguyen2k/consu/reddo"}],"dependencies":[],"imports":[{"symbol":"reddo","correct":"github.com/btnguyen2k/consu/reddo"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/btnguyen2k/consu/reddo\"\n)\n\nfunc main() {\n\tval, err := reddo.ToInt(\"123\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(val)\n}","lang":"go","description":"Convert a string to an integer using reddo."},"warnings":[],"env_vars":null,"search_vec":"'convers':3,15,19 'convert':9 'function':7 'go':12 'provid':5 'reddo':1 'reflect':13,14 'type':18 'type-convers':17 'use':11 'util':4,6,16 'valu':2,10","created_at":"2026-06-17T18:21:47.283984+00:00","updated_at":"2026-06-17T18:21:47.283984+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/btnguyen2k/consu","github":"https://github.com/btnguyen2k/consu","docs":"https://pkg.go.dev/github.com/btnguyen2k/consu/reddo#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}}