Skip to content

edgexfoundry/go-mod-bootstrap

Folders and files

NameName
Last commit message
Last commit date
Feb 12, 2025
Mar 6, 2025
Feb 18, 2025
Oct 24, 2024
May 2, 2023
Oct 3, 2024
Mar 5, 2025
Sep 11, 2020
Dec 11, 2019
Oct 3, 2024
Jul 12, 2022
Mar 27, 2025
Mar 27, 2025

Repository files navigation

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