Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Unicode13 is a list of fully-qualified emoji from Unicode 13.0. // // This is generated from the Unicode 13.0 emoji-test.txt file. // See https://www.unicode.org/Public/emoji/13.0/emoji-test.txt. // //go:embed emoji_13.0.txt Unicode13 string // Unicode15 is a list of fully-qualified emoji from Unicode 15.0. // // This is generated from the Unicode 15.0 emoji-test.txt file. // See https://www.unicode.org/Public/emoji/15.0/emoji-test.txt. // //go:embed emoji_15.0.txt Unicode15 string )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.