more golint cleanup

This commit is contained in:
Roland Osborne 2022-07-26 22:48:50 -07:00
parent ffb0d1b8a5
commit 6b1fac16ac
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ import (
"net/http"
)
//GetChannelTopic retrieves channel topic
func GetChannelTopic(w http.ResponseWriter, r *http.Request) {
// scan parameters

View File

@ -8,6 +8,7 @@ import (
"net/http"
)
//GetChannelTopicAsset retrieves asset added to specified topic
func GetChannelTopicAsset(w http.ResponseWriter, r *http.Request) {
// scan parameters