Documentation ¶
Index ¶
- func MarshalJSON(json json.RawMessage) graphql.Marshaler
- func MarshalMapUint64(m map[uint64]interface{}) graphql.Marshaler
- func MarshalUint64(i uint64) graphql.Marshaler
- func UnmarshalJSON(v interface{}) (json.RawMessage, error)
- func UnmarshalMapUint64(v interface{}) (map[uint64]interface{}, error)
- func UnmarshalUint64(v interface{}) (uint64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalJSON ¶
func MarshalJSON(json json.RawMessage) graphql.Marshaler
func MarshalMapUint64 ¶
func MarshalUint64 ¶
func UnmarshalJSON ¶
func UnmarshalJSON(v interface{}) (json.RawMessage, error)
func UnmarshalMapUint64 ¶
func UnmarshalUint64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.