Categorygithub.com/liwenyu/go-toolkit
repository
0.0.2
Repository: https://github.com/liwenyu/go-toolkit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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