1. 实现配置文件解析
2. 实现数据库连接
This commit is contained in:
3
vendor/github.com/jinzhu/now/Guardfile
generated
vendored
Normal file
3
vendor/github.com/jinzhu/now/Guardfile
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
guard 'gotest' do
|
||||
watch(%r{\.go$})
|
||||
end
|
||||
Reference in New Issue
Block a user