database

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONType

type JSONType[T any] struct {
	datatypes.JSONType[T]
}

func (*JSONType[T]) MarshalMsgpack

func (j *JSONType[T]) MarshalMsgpack() ([]byte, error)

func (*JSONType[T]) Set

func (j *JSONType[T]) Set(v T)

Set 设置 JSONType 的值

func (*JSONType[T]) UnmarshalMsgpack

func (j *JSONType[T]) UnmarshalMsgpack(data []byte) error

Jump to

Keyboard shortcuts

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