Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostData ¶
type PostData struct { FileModTime time.Time FileSize int64 Title string Date blogTime Name string OldURL string Summary string Favorite bool Reader []string PlusAuthor string // Google+ ID of author PlusPage string // Google+ Post ID for comment post PlusAPIKey string // Google+ API key PlusURL string HostURL string // host URL Comments bool // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.