eppo_core 2.0.0

Eppo SDK core library
Documentation

eppo_core is a common library to build Eppo SDKs for different languages. If you're an Eppo user, you probably want to take a look at one of existing SDKs.

Overview

eppo_core is organized as a set of building blocks that help to build Eppo SDKs. Different languages have different constraints. Some languages might use all building blocks and others might reimplement some pieces in the host language.

Versioning

This library follows semver. However, it is considered an internal library, so expect frequent breaking changes and major version bumps.