https://github.com/ericwq/examples
golang skill examples
https://github.com/ericwq/examples
Last synced: 12 months ago
JSON representation
golang skill examples
- Host: GitHub
- URL: https://github.com/ericwq/examples
- Owner: ericwq
- License: apache-2.0
- Created: 2021-09-28T01:33:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T11:12:09.000Z (almost 2 years ago)
- Last Synced: 2024-08-16T12:32:36.596Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 1.57 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# examples
a lot of golang code skill is show here as indpendent example. Most of them are function, interface, struct realated.
enjoy it.