update resources

This commit is contained in:
Aliberk Sandıkçı 2023-07-24 06:35:47 +03:00
parent 3da3cbfc8f
commit 60543502be
Signed by: asandikci
GPG Key ID: 25C67A03B5666BC1
1 changed files with 10 additions and 8 deletions

View File

@ -9,9 +9,8 @@
- [Security / Privacy / Encryption](#security-privacy-encryption) - [Security / Privacy / Encryption](#security-privacy-encryption)
- [XMPP Servers&Clients written in Go](#xmpp-servers-clients-written-in-go) - [XMPP Servers&Clients written in Go](#xmpp-servers-clients-written-in-go)
- [GO](#go) - [GO](#go)
- [External Git Repos](#external-git-repos)
- [Useful Go Libraries](#useful-go-labraries) - [Useful Go Libraries](#useful-go-labraries)
- [Project Structure Resources](https://git.aliberksandikci.com.tr/asandikci/go-organization) (External Repo)
- [Go Exercise Resources](https://git.aliberksandikci.com.tr/asandikci/go-exercise)(External Repo)
- [Agent Market Search](#agent-market-search) - [Agent Market Search](#agent-market-search)
<br> <br>
@ -67,16 +66,16 @@
<br> <br>
# Go # Go
- https://git.aliberksandikci.com.tr/asandikci/go-learning | Go Learning Resources
- https://github.com/golang/go | Go Source Code - https://github.com/golang/go | Go Source Code
- https://google.github.io/styleguide/go/ | Google, Go Sytle Guide
### External Git Repos
- [asandikci/go-learning](https://git.aliberksandikci.com.tr/asandikci/go-learning) | Go Learning Resources
- [asandikci/go-organization](https://git.aliberksandikci.com.tr/asandikci/go-organization) | Project Structure Resources
- [asandikci/go-exercise](https://git.aliberksandikci.com.tr/asandikci/go-exercise) | Go Exercise Resources and Solutions
### Useful GO Labraries ### Useful GO Labraries
- https://github.com/kirsle/configdir | Get User Config and Cache Directories - https://github.com/kirsle/configdir | Get User Config and Cache Directories
- https://github.com/shibukawa/configdir | Get User Config and Cache Directories - https://github.com/shibukawa/configdir | Get User Config and Cache Directories
### [Project Structure Resources](https://git.aliberksandikci.com.tr/asandikci/go-organization)
### [Go Exercise Resources](https://git.aliberksandikci.com.tr/asandikci/go-exercise)
<br> <br>
--- ---
@ -84,4 +83,7 @@
<br> <br>
# Agent Market Search # Agent Market Search
- WIP - [grafana/agent](https://github.com/grafana/agent) #golang
- [buildkite/agent](https://github.com/buildkite/agent) #golang
- [open-falcon-archive/agent](https://github.com/open-falcon-archive/agent) #golang
- [jenssegers/agent](https://github.com/jenssegers/agent) #php