Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CSSFinder ¶
type CSSFinder struct {
// contains filtered or unexported fields
}
CSSFinder 引用发现器
type HTMLFinder ¶
type HTMLFinder struct {
// contains filtered or unexported fields
}
HTMLFinder 引用发现器
func (*HTMLFinder) FindRef ¶
func (hf *HTMLFinder) FindRef(inputs []byte) []string
FindRef 查找HTML文件的所有引用
Click to show internal directories.
Click to hide internal directories.