Categorygithub.com/go-board/x-go
module
0.1.1
Repository: https://github.com/go-board/x-go.git
Documentation: pkg.go.dev

# README

x-go

go标准库的拓展,提供各种便利的工具

English Version

concurrent 并发操作

lock 分布式锁与租约

result Rust 中的Result类型,在Go中的实现

types 基本类型的拓展和一些基本接口

xcodec 编解码接口与实现

xcontainer 集合库

xcrypt 加解密拓展

xctx context拓展

xdatabase 数据库拓展

xdebug 调试相关的工具

xhash hash拓展

xnet net拓展

xsort sort拓展

xstrings string拓展

xsync/xatomic 原子量拓展

xtime time拓展

xunsafe unsafe拓展

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package xdebug includes utility functions for debugging.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package xnet provides network utility functions, complementing the more common ones in the net package.
Package xos implements operating system-related utility functions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Copyright 2015 The Kubernetes Authors.
No description provided by the author
No description provided by the author