//
pkg.gl
Category
github.com/node-real/go-ethlibs
rlp
package
0.0.0-20230228105525-4827941876c6
Repository:
https://github.com/node-real/go-ethlibs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
292 SLOC
#
Functions
From
From parses a 0x prefixed hex string into an rlp.Value.
#
Structs
Value
Value represents a decoded RLP value, which is either a String or List.