emoji

package
v0.0.0-...-b3cd65c Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MapEmoji = make(map[string]string)

Functions

This section is empty.

Types

type Emoji

type Emoji struct {
	Version string `json:"version"`
}

func NewEmoji

func NewEmoji() Emoji

func (Emoji) Code

func (e Emoji) Code(shortCode string) map[string]string

func (Emoji) CodePoints

func (e Emoji) CodePoints() []string

func (Emoji) Compile

func (e Emoji) Compile(a ...interface{}) string

func (Emoji) Errorf

func (e Emoji) Errorf(format string, a ...interface{}) error

func (Emoji) Exists

func (e Emoji) Exists(shortCode string) bool

func (Emoji) Fprint

func (e Emoji) Fprint(w io.Writer, a ...interface{}) (int, error)

func (Emoji) Fprintf

func (e Emoji) Fprintf(w io.Writer, a ...interface{}) (int, error)

func (Emoji) Fprintln

func (e Emoji) Fprintln(w io.Writer, a ...interface{}) (int, error)

func (Emoji) Length

func (e Emoji) Length() int

func (Emoji) Map

func (e Emoji) Map() map[string]int64

func (Emoji) MapSingle

func (e Emoji) MapSingle(key string) int64

func (Emoji) Print

func (e Emoji) Print(a ...interface{}) (int, error)

func (Emoji) Printf

func (e Emoji) Printf(format string, a ...interface{}) (int, error)

func (Emoji) Println

func (e Emoji) Println(a ...interface{}) (int, error)

func (Emoji) Random

func (e Emoji) Random() map[string]string

func (Emoji) ShortCodeList

func (e Emoji) ShortCodeList() []string

func (Emoji) Sprint

func (e Emoji) Sprint(a ...interface{}) string

func (Emoji) Sprintf

func (e Emoji) Sprintf(format string, a ...interface{}) string

func (Emoji) UnicodeByShortCode

func (e Emoji) UnicodeByShortCode(shortCode string) map[string]string

func (Emoji) Versions

func (e Emoji) Versions() string

Jump to

Keyboard shortcuts

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