fix golint issues in core/discov (#479)
This commit is contained in:
@@ -14,6 +14,7 @@ const (
|
||||
|
||||
const timeToLive int64 = 10
|
||||
|
||||
// TimeToLive is seconds to live in etcd.
|
||||
var TimeToLive = timeToLive
|
||||
|
||||
func extract(etcdKey string, index int) (string, bool) {
|
||||
|
||||
Reference in New Issue
Block a user