Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeedServer ¶
type FeedServer struct {
// contains filtered or unexported fields
}
FeedServer handles HTTP requests for Atom feeds
func NewFeedServer ¶
func NewFeedServer(store store.Store, port int) *FeedServer
NewFeedServer creates a new feed server instance
Click to show internal directories.
Click to hide internal directories.