mirror of
https://github.com/harness/drone.git
synced 2025-05-10 06:40:39 +08:00
![]() To simplify UI code we are going to expose both Harness API and Standalone API (restricted to harness embedded functionalities) when running in harness mode. Furthermore, this PR adds a middleware that allows us to reuse standalone Handlers for Harness API for operations that don't require any request/response manipulation. |
||
---|---|---|
.. | ||
config.go | ||
harness.wire_gen.go | ||
harness.wire.go | ||
server.go | ||
standalone.wire_gen.go | ||
standalone.wire.go | ||
system.go |