mirror of
https://github.com/versity/versitygw.git
synced 2026-06-09 20:42:35 +00:00
20939bd7b4
Move the runGateway implementation from cmd/versitygw/main.go into a new embedgw package, exposing RunVersityGW(ctx, Backend, *Config) and a Config struct. This allows external applications to embed and run the VersityGW S3 gateway as a library.