scalar

package
v0.0.0-...-4ce6b0d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Int64

type Int64 uint64

Int64 scalar type

func (Int64) ImplementsGraphQLType

func (Int64) ImplementsGraphQLType(name string) bool

ImplementsGraphQLType implement GraphQLType

func (Int64) MarshalJSON

func (i Int64) MarshalJSON() ([]byte, error)

MarshalJSON marshal JSON

func (*Int64) UnmarshalGraphQL

func (i *Int64) UnmarshalGraphQL(input interface{}) error

UnmarshalGraphQL unmarshal GraphQL

type Uint64

type Uint64 uint64

Uint64 scalar type

func (Uint64) ImplementsGraphQLType

func (Uint64) ImplementsGraphQLType(name string) bool

ImplementsGraphQLType implement GraphQLType

func (Uint64) MarshalJSON

func (i Uint64) MarshalJSON() ([]byte, error)

MarshalJSON marshal JSON

func (*Uint64) UnmarshalGraphQL

func (i *Uint64) UnmarshalGraphQL(input interface{}) error

UnmarshalGraphQL unmarshal GraphQL

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL