package
0.0.0-20241030172709-c2c54f3bdd44
Repository: https://github.com/ipfs/stargate.git
Documentation: pkg.go.dev
# Functions
NewUnixFSAppResolver returns a new UnixFS resolver using the given UnixFSStore and LinkSystemResolver.
# Structs
UnixFSAppResolver implements an AppResolver for the UnixFS domain.
UnixFSQueryResolver implements an QueryResolver for the UnixFS domain.
UnixFSResolver implements an PathResolver for the UnixFS domain.
# Interfaces
LinkSystemResolves link systems from a root and associated metadata.
UnixFSStore is an interface for fetching metadata about UnixFS queries.