unfinish: fifo system

This commit is contained in:
Hafizh A. Y
2025-11-14 13:56:51 +07:00
parent 26f9196876
commit 1156b376fc
12 changed files with 1829 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
package fifo
const (
UsableKeyRecordingStock UsableKey = "RECORDING_STOCK"
)