emoji

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2023 License: AGPL-3.0 Imports: 8 Imported by: 0

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

func (m *Module) EmojiGetHandler(c *gin.Context)

func (*Module) Route

func (m *Module) Route(attachHandler func(method string, path string, f ...gin.HandlerFunc) gin.IRoutes)

Jump to

Keyboard shortcuts

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