model

package
v0.3.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MyUser

type MyUser struct {
	ID    int    `json:"id"`
	Name  string `json:"name"`
	Email string `json:"email"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL