1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-07-01 10:49:24 +08:00

fix(repo/config) Update gcr_servers.go TODO rename

This commit is contained in:
Brian Tiger Chow
2015-02-06 11:08:11 -07:00
parent 974c4842fa
commit 72b934e130

View File

@ -4,6 +4,7 @@ import "github.com/jbenet/go-ipfs/util/ipfsaddr"
// TODO replace with final servers before merge
// TODO rename
type GCR struct {
Servers []string
}