ipfs/kubo

'Path' type for commands lib Arguments

Open

#2,721 opened on May 17, 2016

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Go (2,725 forks)batch import
exp/expertgood first issuehelp wantedkind/enhancement

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (Avg merge 4d 2h) (28 merged PRs in 30d)

Description

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