content

package
v0.0.36 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetContentTemplate

func GetContentTemplate(typeName, scene string) (title, content string)

Types

type ContentTemplateGetter

type ContentTemplateGetter interface {
	GetContentTemplate(typeName, scene string) (title, content string)
}

type ContentTemplateWrapper

type ContentTemplateWrapper struct {
	Getter ContentTemplateGetter `inject:"contentTemplateService"`
}

Jump to

Keyboard shortcuts

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