go-mod-bootstrap

module
v2.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2021 License: Apache-2.0

README

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
  • Make sure you're using at least Go 1.12 (EdgeX is currently using Go 1.16) and have modules enabled (i.e. have an initialized go.mod file).
  • 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

Directories

Path Synopsis
config
****************************************************************************** * Copyright 2020 Intel Corp.
****************************************************************************** * Copyright 2020 Intel Corp.
messaging
Package messaging contains common constants and utilities functions used when setting up Secure MessageBus.
Package messaging contains common constants and utilities functions used when setting up Secure MessageBus.
di implements a simple generic dependency injection container.
di implements a simple generic dependency injection container.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL