model

package
v0.0.0-...-a9119a5 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitDatabase

func InitDatabase()

Types

type PolyMetric

type PolyMetric struct {
	Id         int    `json:"id" gorm:"id"`
	PolyType   string `json:"poly_type" gorm:"poly_type"`
	Name       string `json:"name" gorm:"name"`
	CreateUser string `json:"create_user" gorm:"create_user"`
	Counter    string `json:"counter" gorm:"counter"`
	CreateAt   string `json:"create_at" gorm:"create_at"`
}

Jump to

Keyboard shortcuts

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