utils

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Types = map[string]any{
	"string":  "",
	"int":     int(0),
	"int32":   int32(0),
	"int64":   int64(0),
	"float32": float32(0.0),
	"float64": float64(0.0),
	"slice":   make([]any, 0),
	"bool":    false,
	"time":    bson.Now(),
}

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