Go-ogp
获取元标记。
查看。
安装
$ go get github.com/frozzare/go-ogp
例子
请注意,您不必在键中写og:
list := ogp . Fetch ( "http://ogp.me" )
title := list [ "title" ]
image_width := list [ "image:width" ]
// Or you can print out all Open Graph meta tags
ogp . Print ( "http://ogp.me" )
执照
麻省理工学院:copyright:
评论0
最新资源