directory
0.0.0-20241008101354-cced42bcdecd
Repository: https://github.com/go-dataspace/reference-provider.git
Documentation: pkg.go.dev

# Packages

Package authprocessor checks if there's an authorization header, and then processes it into a path prefix and injects it into the context.
Package cli contains utilities for building the CLI.
Package fsprovider implements a simple RUN-DSP server using files in a directory structure as dataset entries.
Package server provides the server subcommand.