package
0.0.0-20250123154851-8962d7fb8abb
Repository: https://github.com/masx200/http3-reverse-proxy-server-experiment.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
构造函数.
RandomShuffle 函数用于对指定类型的切片进行随机打乱。 参数: arr []T: 待打乱顺序的切片。 返回值: []T: 打乱顺序后的切片。.

# Structs

No description provided by the author
No description provided by the author
Pair 是一个泛型结构体,用于存储一对任意类型的值。 T和Y是泛型参数,代表First和Second可以是任何类型。.

# Interfaces

No description provided by the author
No description provided by the author
MapInterface 是一个泛型映射接口,支持基本的映射操作。.
No description provided by the author