scalars

package
v0.0.0-...-31c1c1e Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetricsResponseValue

type MetricsResponseValue struct {
	TS    time.Time
	Value float64
	// contains filtered or unexported fields
}

func (MetricsResponseValue) MarshalGQL

func (v MetricsResponseValue) MarshalGQL(w io.Writer)

MarshalJSON marshals a MetricsResponseValue to GQL

func (*MetricsResponseValue) UnmarshalGQL

func (u *MetricsResponseValue) UnmarshalGQL(v interface{}) error

type Uint64

type Uint64 uint64

func (Uint64) MarshalGQL

func (u Uint64) MarshalGQL(w io.Writer)

MarshalGQL implements the graphql.Marshaler interface

func (*Uint64) UnmarshalGQL

func (u *Uint64) UnmarshalGQL(v interface{}) error

UnmarshalGQL implements the graphql.Unmarshaler interface

Jump to

Keyboard shortcuts

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