Searched refs:AuthenticatedPost (Results 1 – 2 of 2) sorted by relevance
74 AuthenticatedPost struct { struct666 p := AuthenticatedPost{ID: postID}
85 UpdateOwnedPost(post *AuthenticatedPost, userID int64) error argument714 func (db *datastore) UpdateOwnedPost(post *AuthenticatedPost, userID int64) error {