1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 20:00:06 +08:00
SpaceVim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/encoding/base32.json

1 line
565 B
JSON
Raw Normal View History

[0, [{"class": "func", "name": "NewDecoder", "type": "func(enc *base32.Encoding, r io.Reader) io.Reader"}, {"class": "func", "name": "NewEncoder", "type": "func(enc *base32.Encoding, w io.Writer) io.WriteCloser"}, {"class": "func", "name": "NewEncoding", "type": "func(encoder string) *base32.Encoding"}, {"class": "type", "name": "CorruptInputError", "type": "int64"}, {"class": "type", "name": "Encoding", "type": "struct"}, {"class": "var", "name": "HexEncoding", "type": "*base32.Encoding"}, {"class": "var", "name": "StdEncoding", "type": "*base32.Encoding"}]]