Documentation ¶
Index ¶
- func MarshalFilter(v json.RawMessage) graphql.Marshaler
- func MarshalUint(v uint) graphql.Marshaler
- func MarshalUint64(v uint64) graphql.Marshaler
- func UnmarshalFilter(v interface{}) (json.RawMessage, error)
- func UnmarshalUint(v interface{}) (uint, error)
- func UnmarshalUint64(v interface{}) (uint64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnmarshalFilter ¶
func UnmarshalFilter(v interface{}) (json.RawMessage, error)
UnmarshalFilter :
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.