# README
util
Description
HLTY util
Software Architecture
Installation
go get gitee.com/lyhuilin/util
Instructions
package main
import (
"gitee.com/lyhuilin/util"
)
func main(){
……
}
Contribution
- Fork the repository
- Create Feat_xxx branch
- Commit your code
- Create Pull Request