serializer

package module
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2024 License: MIT Imports: 6 Imported by: 0

README

serializer

go 语言工具,功能类似于 Django ModelSerializer

Documentation

Index

Constants

View Source
const (
	MinSafeNumber int64 = -1 << 53
	MaxSafeNumber int64 = 1<<53 - 1
)

Variables

This section is empty.

Functions

func FrontendSerialize

func FrontendSerialize(model interface{}) interface{}

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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