message driver storage

This commit is contained in:
bel
2024-04-11 22:23:17 -06:00
parent b39b5a66e7
commit def095e0e8
7 changed files with 166 additions and 0 deletions

3
writer.go Normal file
View File

@@ -0,0 +1,3 @@
package main
type Writer struct{}