//
pkg.gl
Category
github.com/BitBoxSwiss/bitbox-wallet-app
util
jsonp
package
4.46.3+incompatible
Repository:
https://github.com/bitboxswiss/bitbox-wallet-app.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
6
Files
32 SLOC
#
Functions
MustMarshal
MustMarshal encodes a value that cannot fail.
MustUnmarshal
MustUnmarshal decodes json that cannot fail.
#
Type aliases
HexBytes
HexBytes is a helper type to serialize/deserialize bytes as hex in JSON.