mirror of
https://github.com/balzack/databag.git
synced 2025-04-21 00:55:16 +00:00
more golint cleanup
This commit is contained in:
parent
ffb0d1b8a5
commit
6b1fac16ac
@ -8,6 +8,7 @@ import (
|
||||
"net/http"
|
||||
)
|
||||
|
||||
//GetChannelTopic retrieves channel topic
|
||||
func GetChannelTopic(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
// scan parameters
|
||||
|
@ -8,6 +8,7 @@ import (
|
||||
"net/http"
|
||||
)
|
||||
|
||||
//GetChannelTopicAsset retrieves asset added to specified topic
|
||||
func GetChannelTopicAsset(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
// scan parameters
|
||||
|
Loading…
x
Reference in New Issue
Block a user