marshallers

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MarshalRequest

func MarshalRequest(req interface{}) map[string]string

func UnmarshalResponse

func UnmarshalResponse(data []byte, v interface{}) error

Types

type BigInt

type BigInt big.Int

func (*BigInt) UnmarshalJSON

func (b *BigInt) UnmarshalJSON(data []byte) error

func (*BigInt) Unwrap

func (b *BigInt) Unwrap() *big.Int

type UintStr

type UintStr uint64

func (*UintStr) UnmarshalJSON

func (u *UintStr) UnmarshalJSON(data []byte) error

func (UintStr) Unwrap

func (u UintStr) Unwrap() uint64

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL