testapi looking like stub of realapi

This commit is contained in:
Bel LaPointe
2024-12-14 19:01:11 -07:00
parent 8aec1e0eab
commit 7531918cbe
3 changed files with 128 additions and 0 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module gitea.inhome.blapointe.com/bel/out
go 1.22.3
require golang.org/x/time v0.8.0