type github.com/yuin/goldmark-emoji.withRenderingMethod
6 uses
github.com/yuin/goldmark-emoji (current package)
emoji.go#L136: var _ RendererOption = &withRenderingMethod{}
emoji.go#L138: type withRenderingMethod struct {
emoji.go#L142: func (o *withRenderingMethod) emojiOption() {
emoji.go#L146: func (o *withRenderingMethod) SetConfig(c *renderer.Config) {
emoji.go#L151: func (o *withRenderingMethod) SetEmojiOption(c *RendererConfig) {
emoji.go#L159: return &withRenderingMethod{a}
![]() |
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. |