Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetaParser ¶
MetaParser html meta info parser
func (*MetaParser) GetMeta ¶
func (p *MetaParser) GetMeta(name string, attr string) string
GetMeta get head meta tag
func (*MetaParser) GetOGPMeta ¶
func (p *MetaParser) GetOGPMeta(prop string) string
GetOGPMeta get ogp meta tag
func (*MetaParser) GetTitle ¶
func (p *MetaParser) GetTitle() string
GetTitle get website head title
Click to show internal directories.
Click to hide internal directories.