Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlbumChoice ¶
type AlbumChoice struct{ ID, Title string }
type FeedData ¶
type FeedData struct {
Posts []FeedPost
User identity.User
CSRFToken string
Albums []AlbumChoice
}
Click to show internal directories.
Click to hide internal directories.