# README
go-toolkit
Golang language commonly used toolkit
Base info
- Develop Tool: GoLand 2020.3
- Golang Version: go1.16
Getting Started
go get github.com/liwenyu/go-toolkit
Project Layout
.
├── files File operations
├── algo Encryption Algorithm
├── http HTTP protocol class, such as initiating a get, post request
├── json json operation
├── xml xml operation
├── cache Cache