Support domain library for the Go implementation of EdgeX microservices. This project contains domain objects for the supporting services (e.g. support-logging).
- Domain objects for the supporting services in Go
There are no dependecies, so simply run:
go get github.com/edgexfoundry/support-domain-go
cd $GOPATH/src/github.com/edgexfoundry/support-domain-go
go install