json

package
v0.0.0-...-dcc35fc Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Number

func Number(v *json.Number) *number

Types

type JSON

type JSON struct {
	Num      json.Number
	RawBytes json.RawMessage
}

func (*JSON) Addrs

func (v *JSON) Addrs() []any

func (JSON) Columns

func (JSON) Columns() []string

func (JSON) GetNum

func (v JSON) GetNum() sequel.ColumnValuer[json.Number]

func (JSON) GetRawBytes

func (v JSON) GetRawBytes() sequel.ColumnValuer[json.RawMessage]

func (JSON) InsertOneStmt

func (v JSON) InsertOneStmt() (string, []any)

func (JSON) InsertPlaceholders

func (JSON) InsertPlaceholders(row int) string

func (JSON) TableName

func (JSON) TableName() string

func (JSON) Values

func (v JSON) Values() []any

Jump to

Keyboard shortcuts

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