pro

package
v0.9.11 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2023 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const TimeFormat string = "2006-01-02 15:04:05" // 24h 制
View Source
const TimeHalf string = "2006-01-02 03:04:05" // 12h 制

Variables

This section is empty.

Functions

func Equal added in v0.9.11

func Equal(x any, y any) bool

Equal 判断两个对象是否相等

func GetStructTag

func GetStructTag(obj interface{}, field string, tags ...string) (res []string)

GetStructTag return struct tag info

func SizeOf

func SizeOf(e any) any

SizeOf return 字节大小

func TypeOf

func TypeOf(e any) any

TypeOf return 数据类型

Types

type Json

type Json interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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