types

package
v0.0.0-...-53711f0 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Point

type Point struct {
	X, Y float64
}

func (Point) GormDataType

func (p Point) GormDataType() string

func (Point) GormValue

func (p Point) GormValue(ctx context.Context, db *gorm.DB) clause.Expr

func (*Point) Scan

func (p *Point) Scan(src interface{}) (err error)

Scan implements the sql.Scanner interface

Jump to

Keyboard shortcuts

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