Documentation ¶ Index ¶ func Metadata(source io.Reader) (*text.Text, error) func WebMetadata(url string) (partial *text.Text, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Metadata ¶ func Metadata(source io.Reader) (*text.Text, error) func WebMetadata ¶ func WebMetadata(url string) (partial *text.Text, err error) WebMetadata extracts the title, author, and publication date from a given URL. NOTE: initial draft of this file was generated with ChatGPT. Consider the code experimental. Types ¶ This section is empty. Source Files ¶ View all Source files web.go Click to show internal directories. Click to hide internal directories.