model

package
v0.0.0-...-4cc9216 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Int64Array

type Int64Array []int64

func (*Int64Array) Scan

func (a *Int64Array) Scan(value interface{}) error

func (Int64Array) Value

func (a Int64Array) Value() (driver.Value, error)

type Result

type Result struct {
	ID      int64      `gorm:"type:bigint;primaryKey;autoIncrement:false"`
	Winners Int64Array `gorm:"type:json"`
}

Jump to

Keyboard shortcuts

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