Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Int64 ¶
type Int64 int64
func (Int64) ImplementsGraphQLType ¶
func (Int64) MarshalJSON ¶
func (*Int64) UnmarshalGraphQL ¶
type Uint64 ¶
type Uint64 uint64
func ToUint64 ¶
ToUint64 does EOS-style decoding of an uint64, and returns a Uint64 from this package.
func (Uint64) ImplementsGraphQLType ¶
func (Uint64) MarshalJSON ¶
func (*Uint64) UnmarshalGraphQL ¶
Click to show internal directories.
Click to hide internal directories.