sourcegraph/cmd/msp-example/service
James Cotter ea9c45df8f
msp/runtime: split contract into JobContract and ServiceContract (#63494)
Splits the runtime contract into a JobContract and ServiceContract.
This lets better handle initialisation such as env vars which is
conditional depending on the contract type.
## Test plan

<!-- REQUIRED; info at
https://docs-legacy.sourcegraph.com/dev/background-information/testing_principles
-->
ci
2024-06-26 19:46:10 +00:00
..
BUILD.bazel chore/msp-example: refactor to align with service structure best practices (#62954) 2024-05-29 09:58:43 -07:00
config.go chore/msp-example: refactor to align with service structure best practices (#62954) 2024-05-29 09:58:43 -07:00
diagnostics.go chore/msp-example: refactor to align with service structure best practices (#62954) 2024-05-29 09:58:43 -07:00
service.go msp/runtime: split contract into JobContract and ServiceContract (#63494) 2024-06-26 19:46:10 +00:00