Base package to build robocar
Go to file
2020-01-01 21:05:49 +01:00
cli Remove unused code 2020-01-01 21:05:49 +01:00
service [service] Add utility module to manage services 2019-12-27 16:43:04 +01:00
testtools [testing] Add utility method to generate fake message from protobuf 2020-01-01 17:39:59 +01:00
vendor [testing] Add utility method to generate fake message from protobuf 2020-01-01 17:39:59 +01:00
.gitignore [mqtt] Implements mqtt publish tooling 2019-12-01 14:56:02 +01:00
.sonarcloud.properties [sonarqube] Exclude vendor directory 2019-12-18 00:15:24 +01:00
go.mod [testing] Add utility method to generate fake message from protobuf 2020-01-01 17:39:59 +01:00
go.sum [testing] Add utility method to generate fake message from protobuf 2020-01-01 17:39:59 +01:00
LICENSE Initial commit 2019-11-30 21:43:26 +01:00
Makefile Add makefile for tests 2019-12-31 14:05:15 +01:00
README.md Initial commit 2019-11-30 21:43:26 +01:00

robocar-base

Base package to build robocar