Documentation
¶
Index ¶
- Variables
- func FollowingFeedPosts(username string) []lib.Post
- func GlobalPosts() []lib.Post
- func ImportFromBadgerToSqlite(dir string) error
- func PrintAllPostsFromBadger(dir string) error
- func QuerySqlitePosts(term string)
- func SimplePost(words, body string) string
- func UsernameToPub58(s string) string
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultPublicKey = "BC1YLgw3KMdQav8w5juVRc3Ko5gzNJ7NzBHE1FfyYWGwpBEQEmnKG2v"
Functions ¶
func FollowingFeedPosts ¶
func GlobalPosts ¶
func ImportFromBadgerToSqlite ¶ added in v0.0.2
func PrintAllPostsFromBadger ¶
func QuerySqlitePosts ¶ added in v0.0.2
func QuerySqlitePosts(term string)
func SimplePost ¶ added in v0.0.4
func UsernameToPub58 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.