Initial commit

This commit is contained in:
2026-02-07 16:18:19 +08:00
commit 47b4f38fe8
11 changed files with 3 additions and 0 deletions

0
README.md Normal file
View File

0
core/interfaces/id.go Normal file
View File

View File

View File

0
core/service.go Normal file
View File

0
core/types/artifact.go Normal file
View File

0
core/types/cursor.go Normal file
View File

0
core/types/errors.go Normal file
View File

0
core/types/ingest.go Normal file
View File

0
core/types/range.go Normal file
View File

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.michelsen.id/chron
go 1.25.5