reader

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

This package is responsible for serving the GraphQL reader API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(e *echo.Echo, nonodomodel *nonodomodel.NonodoModel)

Register the GraphQL reader API to echo.

Types

type Resolver

type Resolver struct {
	// contains filtered or unexported fields
}

func (*Resolver) Input

func (r *Resolver) Input() graph.InputResolver

Input returns graph.InputResolver implementation.

func (*Resolver) Notice

func (r *Resolver) Notice() graph.NoticeResolver

Notice returns graph.NoticeResolver implementation.

func (*Resolver) Query

func (r *Resolver) Query() graph.QueryResolver

Query returns graph.QueryResolver implementation.

func (*Resolver) Report

func (r *Resolver) Report() graph.ReportResolver

Report returns graph.ReportResolver implementation.

func (*Resolver) Voucher

func (r *Resolver) Voucher() graph.VoucherResolver

Voucher returns graph.VoucherResolver implementation.

Directories

Path Synopsis
This module is a wrapper for the nonodo model that converts the internal types to GraphQL-compatible types.
This module is a wrapper for the nonodo model that converts the internal types to GraphQL-compatible types.

Jump to

Keyboard shortcuts

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