Back to all declarations
newPost
func(board *boards.Board, id boards.PostID, creator .uverse.address, title string, body string, threadID boards.PostID, parentID boards.PostID, repostBoard boards.BoardID) *boards.Post
post.gno:38
Source
post.gno:38-53
See in code
newPost
:
func(board *boards.Board, id boards.PostID, creator .uverse.address, title string, body string, threadID boards.PostID, parentID boards.PostID, repostBoard boards.BoardID) *boards.Post
post.gno:38