Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CacheFileName is used for storing downloaded emojis CacheFileName = "emoji.json" // IndexFileName is used for storing the emoji index IndexFileName = "emos.index" // ImageCacheDir is used to cache emoji images ImageCacheDir = "imgs" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.