Init: Create & Init Project...

This commit is contained in:
2018-08-30 01:58:41 +08:00
commit 3ad58780e9
22 changed files with 614 additions and 0 deletions

5
config/config.go Normal file
View File

@ -0,0 +1,5 @@
package config
func Init() {
}