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

# Functions

ExtractPrefix will extract the prefix from the context.
StreamInterceptor will process the authorization header, convert it to a prefix, and then inject it into the context, but for streams.
UnaryInterceptor will process the authorization header, convert it to a prefix, and then inject it into the context.