dao

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TableName = "specification"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Specification

type Specification struct {
	SpecID int64 `gorm:"primaryKey"`
	Spec   string
}

func (*Specification) TableName

func (*Specification) TableName() string

Jump to

Keyboard shortcuts

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