type github.com/yuin/goldmark-emoji.withRendererFunc
6 uses
github.com/yuin/goldmark-emoji (current package)
emoji.go#L186: var _ RendererOption = &withRendererFunc{}
emoji.go#L188: type withRendererFunc struct {
emoji.go#L192: func (o *withRendererFunc) emojiOption() {
emoji.go#L196: func (o *withRendererFunc) SetConfig(c *renderer.Config) {
emoji.go#L201: func (o *withRendererFunc) SetEmojiOption(c *RendererConfig) {
emoji.go#L209: return &withRendererFunc{f}
![]() |
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. |