pub fn cache_key_comments(pkgname: &str) -> String
What: Generate cache key for comments operation.
Inputs:
pkgname
Output:
String
Details:
"comments:{pkgname}"