icon

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 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 Notice = &Icon{
	Data: noticeIcon,
	Name: "notice",
}

Notice 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