common

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ScenarioKey          = "project-pipeline"
	DefaultPageSize      = 10
	ColumnPipelineStatus = "pipelineStatus"
)
View Source
const (
	Participated = "participated"
)

Variables

View Source
var DefaultBranch = []string{"master", "develop"}
View Source
var DefaultState = MineState

Functions

This section is empty.

Types

type Sort

type Sort struct {
	FieldKey  string
	Ascending bool
}

type StateValue

type StateValue string
const (
	MineState    StateValue = "mine"
	PrimaryState StateValue = "primary"
	AllState     StateValue = "all"
)

func (StateValue) String

func (s StateValue) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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