Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Hex h
Functions ¶
This section is empty.
Types ¶
type Base64Config ¶
func (Base64Config) Decode ¶
func (cfg Base64Config) Decode(r io.ReadCloser) (io.ReadCloser, error)
func (Base64Config) Encode ¶
func (cfg Base64Config) Encode(w io.WriteCloser) (io.WriteCloser, error)
Click to show internal directories.
Click to hide internal directories.