Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SelectHome ¶
func SelectPost ¶
func SelectSubreddit ¶
Types ¶
type Post ¶
type Post struct {
// contains filtered or unexported fields
}
func (Post) BuildCommentSection ¶
type PostItem ¶
type PostItem struct {
// contains filtered or unexported fields
}
func (PostItem) Description ¶
func (PostItem) FilterValue ¶
type SelectHomeMsg ¶
type SelectHomeMsg struct {
Name string
}
type SelectPostMsg ¶
type SelectPostMsg struct {
Id string
}
type SelectSubredditMsg ¶
type SelectSubredditMsg struct {
Name string
}
type SessionState ¶
type SessionState int
Click to show internal directories.
Click to hide internal directories.