directory
0.0.3
Repository: https://github.com/go-dataspace/run-dsp.git
Documentation: pkg.go.dev

# Packages

Package authforwarder is a combination of http middleware and grpc injectors that passes the content of the "Authorization" header from the incoming http request to any outgoing grpc calls.
Package cfg contains configuration helpers for RUN-DSP.
Package client contains a client for RUN-DSP, this is the base of all client subcommands.
No description provided by the author
Package server provides the server subcommand.
Package ui contains UI functions, mostly output functions at this time.