render

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActivitiesRender

func ActivitiesRender(w io.Writer, data ActivitiesData) error

Types

type ActivitiesData

type ActivitiesData struct {
	Items []ActivitiesItem
}

type ActivitiesItem

type ActivitiesItem struct {
	URL          string
	Username     string
	Link         string
	Title        string
	BaseRef      string
	State        string
	Additions    int
	Deletions    int
	Commits      int
	ChangedFiles int
	ChangeSize   string
	CreatedAt    time.Time
	ClosedAt     time.Time
	MergedAt     time.Time
	UpdatedAt    time.Time
	Labels       []string
}

Jump to

Keyboard shortcuts

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