1
0
mirror of https://github.com/fumiama/sched.git synced 2026-06-08 17:00:26 +08:00

init: add codes

This commit is contained in:
源文雨
2025-02-16 22:43:26 +09:00
parent cf70378fba
commit df0f69c08c
5 changed files with 304 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/fumiama/sched
go 1.23.2