/edge-core

Primary LanguageGoApache License 2.0Apache-2.0

Release License Godocs

Build Status codecov Go Report Card

edge-core

Edge Core implements core components that are shared between various edge services.

Prerequisites (General)

  • Go 1.15

Targets

# run checks and unit tests
make all

# run linter checks
make lint

# run license checks
make license

# run unit tests
make unit-test

Contributing

Thank you for your interest in contributing. Please see our community contribution guidelines for more information.

License

Apache License, Version 2.0 (Apache-2.0). See the LICENSE file.