module
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Jul 23, 2020
License: MIT
Opens a new window with license information.
README
¶
![Go Report Card](https://goreportcard.com/badge/github.com/ysicing/go-utils)
go-utils
Go工具包
安装
go get -u github.com/ysicing/go-utils
函数
├── check
│ └── re.go
├── convert
│ ├── array.go
│ └── convert.go
├── exfile
│ └── file.go
├── exhash
│ ├── base64.go
│ ├── md5.go
│ └── sha.go
├── exid
│ └── uuid.go
├── exjson
│ └── json.go
├── exos
│ ├── env.go
│ └── ip.go
├── exrand
│ └── rand.go
├── extime
│ └── time.go
└── ptr
└── ptr.go
Directories
¶
Click to show internal directories.
Click to hide internal directories.