gormdatatypes

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Geometry

type Geometry struct {
	Geom orb.Geometry
	Srid int
}

func (Geometry) GeometryType

func (g Geometry) GeometryType() string

func (Geometry) GormDataType

func (g Geometry) GormDataType() string

GormDataType gormで使用するデータタイプを指定

func (Geometry) GormValue

func (g Geometry) GormValue(ctx context.Context, db *gorm.DB) clause.Expr

GormValue データベースに保存する際のデータ形式を指定

func (*Geometry) Scan

func (g *Geometry) Scan(v interface{}) error

Jump to

Keyboard shortcuts

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