sqlfields

package
v0.0.0-...-08715d8 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Array

type Array[T any] []T

func (*Array[T]) Scan

func (array *Array[T]) Scan(input interface{}) error

func (Array[T]) Value

func (array Array[T]) Value() (driver.Value, error)

type JSONAdapter

type JSONAdapter[T any] struct {
	Object T
}

func (*JSONAdapter[T]) Scan

func (a *JSONAdapter[T]) Scan(input interface{}) error

func (JSONAdapter[T]) Value

func (a JSONAdapter[T]) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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