Skip to content

ccsapp/cargotypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go Types of Car

This repository provides shared data types for the Car domain microservice API.

In particular, they were derived from the OpenAPI Specification of Car.

Usage

To use the types in your project, add the following to your go.mod file:

require github.com/ccsapp/cargotypes v1.1.0