An open API service indexing awesome lists of open source software.

https://github.com/ycrao/learning_golang

Writing some tools while learning Golang !
https://github.com/ycrao/learning_golang

gold-price play-audio playground reminder tools

Last synced: 22 days ago
JSON representation

Writing some tools while learning Golang !

Awesome Lists containing this project

README

        

# Learning Golang

> 学习 Golang 之余写下一些工具程序。Writing some tools while learning Golang !

### 索引(Index)

- 在命令行终端播放音频: [play-audio-in-cmd](play-audio-in-cmd/)
- 基于 `bass` 实现的终端播放器: [cmd-bass-player](cmd-bass-player/)
- `Golang` 生成 `dll` 并调用: [gosum](gosum/)
- 基于 `imgui` GUI库 实现的贵金属价格悬浮提示器: [imgui-price-reminder](imgui-price-reminder/)
- 在线语言演练场: [online-playground](online-playground/)
- `Golang` 文件路径测试:[go-path-test](go-path-test/)
- 平台对时工具: [cadolime](cadolime/)