projectmodels

package
v0.0.11-20240702215725... Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: GPL-3.0 Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Project

type Project struct {
	Name        string   `bson:"name,omitempty"`
	Description string   `bson:"description,omitempty"`
	Owner       string   `bson:"owner,omitempty"`
	Teams       []string `bson:"teams,omitempty"`
	Wikis       []string `bson:"wikis,omitempty"`
	Notes       []string `bson:"notes,omitempty"`
	Tasks       []string `bson:"tasks,omitempty"`
}

Jump to

Keyboard shortcuts

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