//
pkg.gl
Category
github.com/rethereum-blockchain/go-rethereum
rlp
internal
rlpstruct
package
1.13.5
Repository:
https://github.com/rethereum-blockchain/go-rethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
168 SLOC
#
Functions
ProcessFields
ProcessFields filters the given struct fields, returning only fields that should be considered for encoding/decoding.
#
Constants
NilKindList
No description provided by the author
NilKindString
No description provided by the author
#
Structs
Field
Field represents a struct field.
TagError
TagError is raised for invalid struct tags.
Tags
Tags represents struct tags.
Type
Type represents the attributes of a Go type.
#
Type aliases
NilKind
NilKind is the RLP value encoded in place of nil pointers.