basefiles for structure
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package api
|
||||
|
||||
func serve() {
|
||||
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
package db
|
||||
|
||||
func init() {
|
||||
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
package init
|
||||
|
||||
func init() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user