models

package
v0.0.0-...-b6072fa Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Project

type Project struct {
	ID          uuid.UUID `json:"id"`
	Name        string    `json:"name"`
	Author      uuid.UUID `json:"author"`
	Description string    `json:"description"`
}

func MarshalProject

func MarshalProject(project database.Project) Project

Jump to

Keyboard shortcuts

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