Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/q9090960bnb3/mygoutil
my go util
https://github.com/q9090960bnb3/mygoutil
Last synced: 29 days ago
JSON representation
my go util
- Host: GitHub
- URL: https://github.com/q9090960bnb3/mygoutil
- Owner: q9090960bnb3
- Created: 2019-03-07T03:57:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T04:09:00.000Z (almost 6 years ago)
- Last Synced: 2024-05-17T08:55:30.827Z (7 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# 目录简介
```
common: 公共库
mem: 内存库
pt: 打印库
stropt: 字符串库
```# 记录
#### 初始化
```
common,mem,pt,stropt init
```