sqltype

package
v0.0.0-...-6305b43 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2025 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeletedAtMarker

type DeletedAtMarker interface {
	MarkDeletedAt()
}

type SoftDeleteValueGetter

type SoftDeleteValueGetter interface {
	GetDeletedAt() driver.Value
}

type WithCreationTime

type WithCreationTime interface {
	MarkCreatedAt()
}

type WithModificationTime

type WithModificationTime interface {
	MarkModifiedAt()
}

type WithSoftDelete

type WithSoftDelete interface {
	SoftDeleteFieldAndZeroValue() (string, driver.Value)
}

Directories

Path Synopsis
Package time GENERATED BY gengo:runtimedoc DON'T EDIT THIS FILE
Package time GENERATED BY gengo:runtimedoc DON'T EDIT THIS FILE

Jump to

Keyboard shortcuts

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