package
Version:
v0.4.3
Opens a new window with list of versions in this module.
Published: Nov 6, 2025
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: Thu Jul 4 14:42:07 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
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.