model

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

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

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
cloud
infra
Package cloudmodel has structs for cloud migration
Package cloudmodel has structs for cloud migration
onprem

Jump to

Keyboard shortcuts

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