Versions in this module Expand all Collapse all v1 v1.5.0 Feb 10, 2026 v1.2.0 Jan 29, 2026 Changes in this version + func RunBase32(w io.Writer, args []string, opts BaseOptions) error + func RunBase58(w io.Writer, args []string, opts BaseOptions) error + func RunBase64(w io.Writer, args []string, opts BaseOptions) error + type BaseOptions struct + Decode bool + IgnoreGarbage bool + Wrap int