mssql

package
v1.9.16 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2020 License: MIT Imports: 10 Imported by: 194

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSON

type JSON struct {
	json.RawMessage
}

JSON type to support easy handling of JSON data in character table fields using golang json.RawMessage for deferred decoding/encoding

func (*JSON) Scan

func (j *JSON) Scan(value interface{}) error

Scan scan value into JSON

func (JSON) Value

func (j JSON) Value() (driver.Value, error)

Value get value of JSON

Jump to

Keyboard shortcuts

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