icon

package
v0.0.0-...-b5a03d5 Latest Latest
Warning

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

Go to latest
Published: May 23, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetIcon

func GetIcon(t Type) (*aw.Icon, error)

Types

type Type

type Type string

IconType...

const (
	TypeBranch    Type = "git-branch.png"
	TypeDefault   Type = "octoface.png"
	TypeIssue     Type = "issue-opened.png"
	TypeMilestone Type = "milestone.png"
	TypeProject   Type = "project.png"
	TypePull      Type = "git-pull-request.png"
	TypeRepo      Type = "repo.png"
	TypeRelease   Type = "release.png"
)

func (Type) ToString

func (t Type) ToString() string

Jump to

Keyboard shortcuts

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