type github.com/yuin/goldmark-emoji/definition.emojis
6 uses
github.com/yuin/goldmark-emoji/definition (current package)
definition.go#L47: type emojis struct {
definition.go#L55: m := &emojis{
definition.go#L69: func (m *emojis) Add(emojis Emojis) {
definition.go#L73: func (m *emojis) Clone() Emojis {
definition.go#L74: es := &emojis{
definition.go#L83: func (m *emojis) Get(shortName string) (*Emoji, bool) {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |