package
Version:
v1.5.0
Opens a new window with list of versions in this module.
Published: Jan 6, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
ScenarioKey = "requirement-task-overview"
)
type FilterConditions struct {
Type string `json:"type,omitempty"`
Value []string `json:"value,omitempty"`
Time []int64 `json:"time,omitempty"`
}
type FrontendConditions struct {
IterationID int64 `json:"iteration,omitempty"`
AssigneeIDs []string `json:"member,omitempty"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.