feat: add a driver template

This commit is contained in:
Noah Hsu
2022-08-31 16:32:51 +08:00
parent 41edac5826
commit 7d407de22e
7 changed files with 150 additions and 18 deletions

3
drivers/template/util.go Normal file
View File

@ -0,0 +1,3 @@
package local
// do others that not defined in Driver interface