Feat: Setting model

This commit is contained in:
HFO4
2019-11-10 17:07:35 +08:00
parent 29fe6047a1
commit 943c84320c
6 changed files with 159 additions and 28 deletions

View File

@@ -5,4 +5,4 @@ git:
depth: 1
script:
- go build main.go
- go test -v ./...
- go test -v -cover ./...