common

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ScenarioKey = "requirement-task-overview"
)

Variables

This section is empty.

Functions

func DateTime

func DateTime(t time.Time) time.Time

func IssueCountIf

func IssueCountIf(issues []dao.IssueItem, fn func(issue *dao.IssueItem) bool) int

func RangeDate

func RangeDate(start, end time.Time) func() time.Time

Types

type FilterConditions

type FilterConditions struct {
	Type  string   `json:"type,omitempty"`
	Value []string `json:"value,omitempty"`
	Time  []int64  `json:"time,omitempty"`
}

type FrontendConditions

type FrontendConditions struct {
	IterationID int64    `json:"iteration,omitempty"`
	AssigneeIDs []string `json:"member,omitempty"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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