gjsonb

package
v0.0.0-...-8c601a0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JsonB

type JsonB[T any] struct {
	Val *T
}

func (JsonB[T]) MarshalJSON

func (n JsonB[T]) MarshalJSON() ([]byte, error)

func (*JsonB[T]) Scan

func (n *JsonB[T]) Scan(value interface{}) error

func (JsonB[T]) String

func (n JsonB[T]) String() string

func (*JsonB[T]) UnmarshalJSON

func (n *JsonB[T]) UnmarshalJSON(b []byte) error

func (JsonB[T]) Value

func (n JsonB[T]) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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