types

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2016 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ID

type ID struct {
	ValueInt    *Int
	ValueString string
}

func (*ID) UnmarshalJSON

func (id *ID) UnmarshalJSON(data []byte) error

type Int

type Int struct {
	*big.Int
}

func (*Int) UnmarshalJSON

func (num *Int) UnmarshalJSON(data []byte) error

type Time

type Time struct {
	*time.Time
}

func (*Time) UnmarshalJSON

func (t *Time) UnmarshalJSON(data []byte) error

Jump to

Keyboard shortcuts

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