Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultBootstrapAddresses = []string{}
View Source
var DefaultPinningSeconds = 30
Functions ¶
Types ¶
type CacheConfig ¶
type CacheConfig struct {
BackupSeconds int
}
type Config ¶
type Config struct { MaxAttempts int64 Pinning Pinning Hash CacheConfig Address CacheConfig Repo string }
func InitConfig ¶
Click to show internal directories.
Click to hide internal directories.