edgexfoundry/go-mod-secrets

[Security] Add go build tags delayedstart for runtime token provider

Closed this issue · 0 comments

For reducing the built image size, we want to use go build tags to optionally build the delayed start feature. The feature shall be included when the go build tags delayedstart is provided in the go builds.