start scaffolding
This commit is contained in:
1
storage/file.go
Normal file
1
storage/file.go
Normal file
@@ -0,0 +1 @@
|
||||
package storage
|
1
storage/memory.go
Normal file
1
storage/memory.go
Normal file
@@ -0,0 +1 @@
|
||||
package storage
|
4
storage/struct.go
Normal file
4
storage/struct.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package storage
|
||||
|
||||
type Link struct {
|
||||
}
|
Reference in New Issue
Block a user