{"id":50631,"library":"multiformats-go-base32","title":"Go Base32","description":"Package base32 implements base32 encoding as specified by RFC 4648.","status":"active","version":"0.1.0","language":"go","source_language":null,"source_url":"https://github.com/multiformats/go-base32","tags":["base32","encoding","multiformats","rfc4648"],"install":[{"cmd":"go get github.com/multiformats/go-base32","lang":"bash","label":"Install github.com/multiformats/go-base32"}],"dependencies":[],"imports":[{"symbol":"base32","correct":"github.com/multiformats/go-base32"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/multiformats/go-base32\"\n)\n\nfunc main() {\n\tencoded := base32.EncodeToString([]byte(\"hello\"))\n\tfmt.Println(encoded)\n}","lang":"go","description":"Encode a string to base32"},"warnings":[],"env_vars":null,"search_vec":"'4648':12 'base32':2,4,6,13 'encod':7,14 'go':1 'implement':5 'multiformat':15 'packag':3 'rfc':11 'rfc4648':16 'specifi':9","created_at":"2026-06-15T05:01:51.987825+00:00","updated_at":"2026-06-15T05:01:51.987825+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/multiformats/go-base32","github":"https://github.com/multiformats/go-base32","docs":"https://pkg.go.dev/github.com/multiformats/go-base32#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}