icon

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Base = &Icon{
	Data: baseIcon,
	Name: "base",
}

Base bytes array icon representation

View Source
var Err = &Icon{
	Data: errIcon,
	Name: "error",
}

Err bytes array icon representation

View Source
var Noti = &Icon{
	Data: notiIcon,
	Name: "notification",
}

Noti bytes array icon representation

View Source
var Warn = &Icon{
	Data: warnIcon,
	Name: "warning",
}

Warn bytes array icon representation

Functions

This section is empty.

Types

type Icon

type Icon struct {
	Data []byte
	Name string
}

Icon struct

Jump to

Keyboard shortcuts

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