types

package
v0.1.27 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package types provides the GraphQL types for the Scribe service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MarshalJSON

func MarshalJSON(b JSON) graphql.Marshaler

MarshalJSON implements the graphql.Marshaler interface.

Types

type JSON

type JSON map[string]interface{}

JSON is a generic JSON type.

func UnmarshalJSON

func UnmarshalJSON(v interface{}) (JSON, error)

UnmarshalJSON converts an object to a JSON type.

Jump to

Keyboard shortcuts

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