graphconv

package
v0.0.0-...-599a714 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package graphconv handles translation between our API/wire layer (i.e. `model` package) and our domain types layer (i.e. `todo` package).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TagsToGQL

func TagsToGQL(in todo.Tags) []*string

func TaskToGQL

func TaskToGQL(tsk *todo.Task) (*model.Task, error)

func TasksToGQL

func TasksToGQL(tsks []*todo.Task) ([]*model.Task, error)

func UserToGQL

func UserToGQL(user *todo.User) *model.User

Types

This section is empty.

Jump to

Keyboard shortcuts

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