Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGoldmarkParser ¶
func NewGoldmarkParser(opts interfaces.ParseOptions) interfaces.MarkdownParser
Types ¶
type Service ¶
func NewService ¶
func NewService(cfg Config, parser interfaces.MarkdownParser, opts ...ServiceOption) (*Service, error)
type ServiceOption ¶
type ServiceOption = internal.ServiceOption
func WithContentService ¶
func WithContentService(svc interfaces.ContentService) ServiceOption
func WithLogger ¶
func WithLogger(logger interfaces.Logger) ServiceOption
func WithShortcodeService ¶
func WithShortcodeService(svc interfaces.ShortcodeService) ServiceOption
Click to show internal directories.
Click to hide internal directories.