globaldata

package
v0.0.0-...-338d04d Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	JSONNull                    = []byte("null")
	DriverValuerIntf            = reflect.TypeOf((*driver.Valuer)(nil)).Elem()
	EncodingTextMarshalerIntf   = reflect.TypeOf((*encoding.TextMarshaler)(nil)).Elem()
	EncodingTextUnmarshalerIntf = reflect.TypeOf((*encoding.TextUnmarshaler)(nil)).Elem()
	EncodingBinaryMarshalerIntf = reflect.TypeOf((*encoding.BinaryMarshaler)(nil)).Elem()
	TimeType                    = reflect.TypeOf(time.Time{})
	Int64Type                   = reflect.TypeOf(int64(0))
	ByteSliceType               = reflect.TypeOf([]byte(nil))
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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