extra

package
v0.1.7-cachejson-hotfix-2 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2025 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 JSON

type JSON map[string]interface{}

JSON определяет тип данных, представляющий JSON-объект

func (JSON) MarshalGQL

func (j JSON) MarshalGQL(w io.Writer)

MarshalGQL сериализует JSON в формат, используемый GraphQL

func (*JSON) UnmarshalGQL

func (j *JSON) UnmarshalGQL(v interface{}) error

UnmarshalGQL десериализует данные из формата GraphQL в JSON

Jump to

Keyboard shortcuts

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