Zed A. Shaw
|
3939a54513
|
Testing out the tools/cmd pattern with go get tool
|
2025-07-04 13:01:12 -04:00 |
|
Zed A. Shaw
|
bac4472c3a
|
Apparently for 2 weeks (yes 2 whole fucking weeks) I was using NamedExec wrong instead of MustExec so inserts haven't worked since then. Other than that, this is a more cleaned up MVC style setup than before.
|
2025-06-22 02:48:02 -04:00 |
|
Zed A. Shaw
|
b28e507e5e
|
Can now run ChromeDP to automate the browser based testing.
|
2025-06-15 01:21:42 -04:00 |
|
Zed A. Shaw
|
8c04bffa5d
|
A bit more cleanup into an api to use before testing out authentication.
|
2025-06-09 00:37:56 -04:00 |
|
Zed A. Shaw
|
55f59d88b6
|
Sorted out how to do views with Go html/template, how to put code in subdirectories for a namespace, and documented why Go's modules are so weird.
|
2025-06-06 13:12:38 -04:00 |
|