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 ¶
func (*Int64) UnmarshalJSON ¶
type JSON ¶
type JSON []byte
func (JSON) ImplementsGraphQLType ¶
func (JSON) MarshalJSON ¶
func (*JSON) UnmarshalGraphQL ¶
type Uint16 ¶
type Uint16 uint16
func (Uint16) ImplementsGraphQLType ¶
func (Uint16) MarshalJSON ¶
func (*Uint16) UnmarshalGraphQL ¶
type Uint32 ¶
type Uint32 uint32
func (Uint32) ImplementsGraphQLType ¶
func (Uint32) MarshalJSON ¶
func (*Uint32) UnmarshalGraphQL ¶
type Uint64 ¶
type Uint64 uint64
func (Uint64) ImplementsGraphQLType ¶
func (Uint64) MarshalJSON ¶
func (*Uint64) UnmarshalGraphQL ¶
func (*Uint64) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.