package
1.0.0-rc.5
Repository: https://github.com/beneath-hq/beneath.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

engine/

This directory contains the engine, which encapsulates logic for interfacing with the underlying data systems.

The files in this repository are wrappers for functionality provided by the underlying drivers. Most of the interesting stuff happens in infra/engine/driver/.

Updating protocol buffer definitions

  • Run scripts/proto-build.sh to (re)generate all protocol buffers classes in the repository