Documentation
¶
Index ¶
Constants ¶
View Source
const (
TopicGroup = "default"
)
Variables ¶
This section is empty.
Functions ¶
func ConvertGeo ¶ added in v0.2.7
func TopicBuilder ¶
func TopicBuilder(opt BuilderOption, format string, key ...any) (t string)
Types ¶
type BuilderOption ¶
type BuilderOption struct {
Tpl bool // true: /a/b/{c}/d false:/a/b/c/d
}
Click to show internal directories.
Click to hide internal directories.