Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.14 KB

README.md

File metadata and controls

11 lines (8 loc) · 2.14 KB

go-mod-bootstrap

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

This module contains the common bootstrap and dependency injection container originally implemented in the edgex-go repository and extracted here for reuse.

Installation

  • Note this module uses Go 1.18
  • Run go get github.com/edgexfoundry/go-mod-bootstrap
    • This will add go-mod-bootstrap to the go.mod file and download it into the module cache