/commonTypes

This repository contains common types for the microservices (e.g., error layouts, configuration layouts)

Primary LanguageGo

Common Data Types

commonTypes

🌍 shared data types for WISdoM microservices

Go Lang Version

About

Since many microservices share at least some data types, this repository bundles them and allows a central management and versioning of these data types.

Usage

import "github.com/wisdom-oss/commonTypes"

Just import the package to use the data types and their functions