Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAbsURLInXMLTransformer ¶
func NewAbsURLInXMLTransformer(path string) transform.Transformer
NewAbsURLInXMLTransformer replaces relative URLs with absolute ones in XML files, using the baseURL setting.
func NewAbsURLTransformer ¶
func NewAbsURLTransformer(path string) transform.Transformer
NewAbsURLTransformer replaces relative URLs with absolute ones in HTML files, using the baseURL setting.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.