jrtitus / go-mod-bootstrap

go-mod-bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

go-mod-bootstrap

License:Apache License 2.0


Languages

Language:Go 99.8%Language:Makefile 0.2%