helper

package
v0.8.11 Latest Latest
Warning

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

Go to latest
Published: May 29, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnyToBytes added in v0.3.3

func AnyToBytes(data any) ([]byte, error)

any转bytes

func AnyToString added in v0.6.0

func AnyToString(data any) (string, error)

any转string

func GetStructFields added in v0.1.2

func GetStructFields(v any) []string

获取结构体字段

func IpType added in v0.3.7

func IpType(ip string) uint8

判断ip类型

func MapToStruct added in v0.8.6

func MapToStruct[_type interface {
	int | string
}](m map[_type]any, s any) (err error)

map转struct

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