Skip to content

edgexfoundry/go-mod-secrets

Repository files navigation

EdgeX Secrets Module

Build Status Code Coverage Go Report Card GitHub Latest Dev Tag) GitHub Latest Stable Tag) GitHub License GitHub go.mod Go version GitHub Pull Requests GitHub Contributors GitHub Committers GitHub Commit Activity

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_delayedstart explicitly like the following:

user$ go build <exclude_delayed_start_service.go> -tags non_delayedstart

Community

License

Apache-2.0