style

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package style provides icons, emojis and other stylized items that can be printed to the standard output device.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Emoji

type Emoji string

Emoji represents an emoji code point.

const (
	None           Emoji = ""
	Tada           Emoji = "🎉"
	Fire           Emoji = "🔥"
	Sparkles       Emoji = "✨"
	Exclamation    Emoji = "❗"
	Bulb           Emoji = "💡"
	X              Emoji = "❌"
	HeavyCheckMark Emoji = "✔️"
	Warning        Emoji = "⚠️"
)

Enumerations for all supported emojis. This package uses the GitHub and Slack shortcodes as enumeration names.

Jump to

Keyboard shortcuts

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