Skip to content

Implement Crockford Base32 with encoding/base32 #5

@wjkoh

Description

@wjkoh

Thanks for sharing this awesome project! I really enjoyed reading your blog article. I'd like to suggest using the standard encoding/base32 package for Crockford Base32 encoding, which would replace the only external dependency you have.

I've implemented Crockford Base32 in a single line of Go code, which you can find at https://gist.github.com/wjkoh/3ca6b794faf425e820ba80de777dd03d. I believe you can easily integrate this code snippet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions