Start Golang page

This commit is contained in:
David Eisinger
2023-05-08 09:58:04 -04:00
parent dd669a409a
commit 6c16cbbfd8

20
content/notes/golang.md Normal file
View File

@@ -0,0 +1,20 @@
---
title: "Golang"
date: 2023-05-08T09:54:48-04:00
draft: false
---
### Questions to Answer
* How to organize large(r) codebases
* Goroutines / concurrency
### Projects I like
* [Caddy][https://caddyserver.com/]
### Project Ideas
### Links
### General Notes