Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MetaProperties ¶
func ParseMetaProperties ¶
func ParseMetaProperties(root *html.Node) (MetaProperties, error)
func (MetaProperties) Add ¶
func (m MetaProperties) Add(key string, value string)
func (MetaProperties) Get ¶
func (m MetaProperties) Get(key string) string
func (MetaProperties) Set ¶
func (m MetaProperties) Set(key string, value string)
Click to show internal directories.
Click to hide internal directories.