jsonb

package
v1.67.1 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2026 License: MIT Imports: 0 Imported by: 1

Documentation

Overview

Package jsonb provides a custom type for handling JSONB data in PostgreSQL. It offers a convenient wrapper around []byte for JSONB storage and retrieval.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type = []byte

Type is a custom type for JSONB data, represented as a byte slice. It is used for storing and retrieving JSON data in PostgreSQL JSONB columns.

Jump to

Keyboard shortcuts

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