Some linter cleanup
This commit is contained in:
2
yp/yp.go
2
yp/yp.go
@@ -21,7 +21,7 @@ const pingInterval = 4 * time.Minute
|
||||
var getStatus func() models.Status
|
||||
var _inErrorState = false
|
||||
|
||||
//YP is a service for handling listing in the Owncast directory.
|
||||
// YP is a service for handling listing in the Owncast directory.
|
||||
type YP struct {
|
||||
timer *time.Ticker
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user