mirror of
https://github.com/go-i2p/go-i2p.git
synced 2025-07-06 06:24:20 -04:00
add base files
This commit is contained in:
6
lib/config/bootstrap.go
Normal file
6
lib/config/bootstrap.go
Normal file
@ -0,0 +1,6 @@
|
||||
package config
|
||||
|
||||
|
||||
type BootstrapConfig struct {
|
||||
LowPeerThreshold int
|
||||
}
|
Reference in New Issue
Block a user