Start Golang page
This commit is contained in:
20
content/notes/golang.md
Normal file
20
content/notes/golang.md
Normal 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
|
||||
Reference in New Issue
Block a user