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 ¶
MarshalGQL сериализует JSON в формат, используемый GraphQL
func (*JSON) UnmarshalGQL ¶
UnmarshalGQL десериализует данные из формата GraphQL в JSON
 Click to show internal directories. 
   Click to hide internal directories.