Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cryptix/git-remote-ipfs
/ types & classes
Types & classes
4 in github.com/cryptix/git-remote-ipfs
⨍
Functions
44
◇
Types & classes
4
↓ 4 callers
TypeAlias
Path
TODO: debate making this a private struct wrapped in a public interface would allow us to control creation, and cache segments.
internal/path/path.go:17
Struct
ErrNoLink
ErrNoLink is returned when a link is not found in a path
internal/path/path.go:105
FuncType
WalkFunc
func(path string, info *shell.LsLink, err error) error
list.go:86
Struct
pair
push.go:28