//
pkg.gl
Category
golang.org/x/tools
blog
package
0.31.0
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
16
Files
454 SLOC
#
Packages
atom
Package atom defines XML data structures for an Atom feed.
#
Functions
NewServer
NewServer constructs a new Server using the specified config.
#
Structs
Config
Config specifies Server configuration values.
Doc
Doc represents an article adorned with presentation data.
Server
Server implements an http.Handler that serves blog articles.