/fb

Shared types used across services

Primary LanguageGo

fb

The featurebasedb/fb repository contains shared types used across various featurebase services.

The idea is that we can start to share common types across services written in Go. So for example, a service might import this package and use its types like this:

"github.com/featurebasedb/fb"

type addr fb.Address