ipfs/kubo

'Path' type for commands lib Arguments

Open

#2.721 aberto em 17 de mai. de 2016

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)Go (2.725 forks)batch import
exp/expertgood first issuehelp wantedkind/enhancement

Métricas do repositório

Stars
 (13.906 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (28 fundiu PRs em 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

Guia do colaborador