models

package
v0.0.0-...-51616b7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Todo

type Todo struct {
	Project      string
	Workflow     string
	Status       string
	Number       string
	Time         string
	Branch       string
	Sha          string
	Id           string
	TriggerEvent string
}

func NewTodo

func NewTodo(p, w, n, i, t, tt string) Todo

func NewTodoFromDataItem

func NewTodoFromDataItem(di binding.DataItem) Todo

func (Todo) String

func (t Todo) String() string

Jump to

Keyboard shortcuts

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