Documentation ¶
Index ¶
Constants ¶
View Source
const ( // EmojiIDKey is for emoji IDs EmojiIDKey = "id" // EmojiBasePath is the base path for serving AP Emojis, minus the "emoji" prefix EmojiWithIDPath = "/:" + EmojiIDKey )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
func New ¶
func New(processor *processing.Processor) *Module
func (*Module) EmojiGetHandler ¶
Click to show internal directories.
Click to hide internal directories.