示例#1
0
func fmtComments(req *pb.FeedRequest, entry *pb.Entry) {
	entry.FormatComments(req.MaxComments)
}