mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-27 13:27:50 +08:00
- some fixes for cmds1.0 - reinsert plugin loading code, pretty print wrapper TODO: if plugin loading fails it only calls log.Warning. returning an error would be better but that would have to happen after PreRun, which is not possible atm. License: MIT Signed-off-by: keks <keks@cryptoscope.co> |
||
|---|---|---|
| .. | ||
| dist | ||
| util | ||
| .gitignore | ||
| daemon.go | ||
| init.go | ||
| ipfs.go | ||
| main_test.go | ||
| main.go | ||
| Rules.mk | ||
| runmain_test.go | ||