Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActorID ¶
type ActorID uint64
func (ActorID) MarshalGQL ¶
MarshalGQL implements the graphql.Marshaler interface
func (*ActorID) UnmarshalGQL ¶
UnmarshalGQL implements the graphql.Unmarshaler interface
type Address ¶
type Address struct {
address.Address
}
func (Address) MarshalGQL ¶
MarshalGQL implements the graphql.Marshaler interface
func (*Address) UnmarshalGQL ¶
UnmarshalGQL implements the graphql.Unmarshaler interface
type BigInt ¶
func (BigInt) MarshalGQL ¶
MarshalGQL implements the graphql.Marshaler interface
func (*BigInt) UnmarshalGQL ¶
UnmarshalGQL implements the graphql.Unmarshaler interface
type ByteArray ¶
type ByteArray []byte
func (ByteArray) MarshalGQL ¶
MarshalGQL implements the graphql.Marshaler interface
func (*ByteArray) UnmarshalGQL ¶
UnmarshalGQL implements the graphql.Unmarshaler interface
type JSONB ¶
type JSONB []byte
func (JSONB) MarshalGQL ¶
MarshalGQL implements the graphql.Marshaler interface
func (*JSONB) UnmarshalGQL ¶
UnmarshalGQL implements the graphql.Unmarshaler interface
Click to show internal directories.
Click to hide internal directories.