コード例 #1
0
ファイル: helper.go プロジェクト: hi-trust/friendfeed
func fmtLikes(req *pb.FeedRequest, entry *pb.Entry) {
	entry.FormatLikes(req.MaxLikes)
}