package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Jun 7, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Model synchronization for on-premise
Synchronization Date
- Date: Mon May 27 19:28:28 KST 2024
Repository Details
Usage Instructions
- Update the models with the command below:
make onprem-model
- This command synchronizes the models to the latest versions.
- Do not edit these files directly as they are managed automatically.
Documentation
¶
type MyUser struct {
ID int `json:"id"`
Name string `json:"name"`
Email string `json:"email"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.