The delayed start feature is by default built-in and included in this module.
If other go services would like to exclude the delayed start feature in the builds,
please do the go builds with tags non_delayedstart explicitly like the following:
user$ go build <exclude_delayed_start_service.go> -tags non_delayedstart
EdgeX Secrets Module
Delayed Start Go Build Tags
The delayed start feature is by default built-in and included in this module. If other go services would like to exclude the delayed start feature in the builds, please do the go builds with tags
non_delayedstartexplicitly like the following:Community
License
Apache-2.0