Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PathTemplateResult ¶
type PathTemplateResult struct{ Normalized string }
func TemplatePath ¶
func TemplatePath(p string) PathTemplateResult
TemplatePath replaces numeric/uuid/hex path segments with {id}
func TemplatePathWithConfig ¶
func TemplatePathWithConfig(p string, cfg PathTemplatingConfig) PathTemplateResult
type PathTemplatingConfig ¶
Click to show internal directories.
Click to hide internal directories.