models

package
v0.0.0-...-8f0113c Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Acronym

type Acronym = []string

type ExternalIdentifiers

type ExternalIdentifiers = map[string][]string

type Project

type Project struct {
	ID               string
	Identifier       ExternalIdentifiers
	Name             TranslatedString
	Description      TranslatedString
	FoundingDate     string
	DissolutionDate  string
	GrantCall        string
	FundingProgramme string
	Acronym          Acronym
	Deleted          bool
	DateCreated      time.Time
	DateModified     time.Time
}

type TranslatedString

type TranslatedString = map[string]string

Jump to

Keyboard shortcuts

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