diff --git a/dev/resources.md b/dev/resources.md index 1314104..883085d 100644 --- a/dev/resources.md +++ b/dev/resources.md @@ -9,9 +9,8 @@ - [Security / Privacy / Encryption](#security-privacy-encryption) - [XMPP Servers&Clients written in Go](#xmpp-servers-clients-written-in-go) - [GO](#go) + - [External Git Repos](#external-git-repos) - [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)
@@ -67,16 +66,16 @@
# Go -- https://git.aliberksandikci.com.tr/asandikci/go-learning | Go Learning Resources - 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 - https://github.com/kirsle/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) -
--- @@ -84,4 +83,7 @@
# Agent Market Search -- WIP \ No newline at end of file +- [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 \ No newline at end of file