ipfs/kubo

'Path' type for commands lib Arguments

Open

#2.721 geöffnet am 17. Mai 2016

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (2.725 Forks)batch import
exp/expertgood first issuehelp wantedkind/enhancement

Repository-Metriken

Stars
 (13.906 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 2h) (28 gemergte PRs in 30 T)

Beschreibung

I've wanted a PathArg type for the commands libs that will validate that the content its passed is a valid ipfs path, and allow typed access to that to the consumers of the cmds.Request

Contributor Guide