jsoncolumn

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Scan

func Scan(dst, src any) error

func Value

func Value(v any) (driver.Value, error)

Types

type Map

type Map[K comparable, V any] map[K]V

func (*Map[K, V]) Scan

func (j *Map[K, V]) Scan(src any) error

func (Map[K, V]) Value

func (j Map[K, V]) Value() (driver.Value, error)

type Slice

type Slice[V any] []V

func (*Slice[V]) Scan

func (j *Slice[V]) Scan(src any) error

func (Slice[V]) Value

func (j Slice[V]) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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