Explorar el Código

add P2p and FAT config

tags/v0.5
patrick hace 5 años
padre
commit
519fb0aed7
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      config.go

+ 2
- 0
config.go Ver fichero

UrlTest string `json:UrlTest` UrlTest string `json:UrlTest`
MD5P2P string `json:MD5P2P` MD5P2P string `json:MD5P2P`
MD5FAT string `json:MD5FAT` MD5FAT string `json:MD5FAT`
MIDP2P string `json:MIDP2P`
MIDFAT string `json:MIDFAT`
} `json:Rpn` } `json:Rpn`
LeanWork struct { LeanWork struct {
MD5Key string `json:MD5Key` MD5Key string `json:MD5Key`

Cargando…
Cancelar
Guardar