5 lines
113 B
Go
5 lines
113 B
Go
|
// Package with the mostly static content (models) of this microservice
|
||
|
package models
|
||
|
|
||
|
// Store all the structs
|