Skip to content

FeatureBaseDB/fb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Shared types used across services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages