{"id":52382,"library":"getlantern-hex","title":"Getlantern Hex","description":"Package hex provides hexadecimal encoding and decoding with customizable encoding characters, based on Go's standard encoding/hex.","status":"active","version":"0.0.0-20220104173244-ad7e4b9194dc","language":"go","source_language":null,"source_url":"https://github.com/getlantern/hex","tags":["hex","encoding","custom"],"install":[{"cmd":"go get github.com/getlantern/hex","lang":"bash","label":"Install github.com/getlantern/hex"}],"dependencies":[],"imports":[{"symbol":"hex","correct":"github.com/getlantern/hex"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/getlantern/hex\"\n)\n\nfunc main() {\n    encoded := hex.EncodeToString([]byte(\"hello\"))\n    fmt.Println(encoded)\n}","lang":"go","description":"Encode a byte slice to a custom hexadecimal string."},"warnings":[],"env_vars":null,"search_vec":"'base':14 'charact':13 'custom':22 'customiz':11 'decod':9 'encod':7,12,21 'encoding/hex':19 'getlantern':1 'go':16 'hex':2,4,20 'hexadecim':6 'packag':3 'provid':5 'standard':18","created_at":"2026-06-15T06:52:32.644310+00:00","updated_at":"2026-06-15T06:52:32.644310+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/getlantern/hex","github":"https://github.com/getlantern/hex","docs":"https://pkg.go.dev/github.com/getlantern/hex#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-15","next_check":"2026-12-12","install_tag":null}}