Skip to content

kwang1971/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

About

Owner: Security WG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Makefile 0.5%