mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-22 02:47:48 +08:00
* Expose additional migration APIs Expose migration APIs for reading migration config and creating migration fetchers. This allows implementation of commands and external applications that want to retrieve migrations according to the Migration portion of the IPFS config. This change also moves some functionality that is specific to fetching migrations via IPFS into the `ipfsfetcher` package. |
||
|---|---|---|
| .. | ||
| dist | ||
| util | ||
| .gitignore | ||
| add_migrations.go | ||
| daemon_linux.go | ||
| daemon_other.go | ||
| daemon.go | ||
| dnsresolve_test.go | ||
| init.go | ||
| ipfs.go | ||
| main.go | ||
| pinmfs_test.go | ||
| pinmfs.go | ||
| Rules.mk | ||
| runmain_test.go | ||