emoji

package
v0.0.0-...-0e6b51b Latest Latest
Warning

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

Go to latest
Published: May 11, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Emoji

type Emoji struct {
	// contains filtered or unexported fields
}

func NewEmoji

func NewEmoji() *Emoji

func (*Emoji) Add

func (E *Emoji) Add(vs []rune, p string)

func (*Emoji) Index

func (E *Emoji) Index(vs []rune, idx int) Index

type Index

type Index interface {
	GetImage() (image.Image, error)
	GetRune() []rune
	String() string
}

Jump to

Keyboard shortcuts

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