proxy.golang.org : github.com/gpahal/head
Package head provides functions for parsing information in a HTML head tag. The head.ProcessURL function takes a url string and a *http.Client, makes a GET request to the url using the http client and returns a new *head.Object from the returned HTML. If client is nil, a default client is used. The head.ParseHTML function takes an io.Reader, reads HTML, parses the HTML and returns a new *head.Object.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/gpahal/head
Keywords:
go
, golang
, head
, html
, html-head
, metadata
, opengraph
, opengraph-tags
License: MIT
Latest release: over 2 years ago
First release: over 5 years ago
Namespace: github.com/gpahal
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago