Skip to content

Commit ac2b6c7

Browse files
committed
Update github.md and index.html
1 parent 7bc7733 commit ac2b6c7

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

docs/basic/github.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,11 @@ cloc --exclude-dir=node_modules --exclude-list-file=cloc.txt ./
182182

183183
- [![](logo/github.svg)scaffold - Generate scaffold project layout for Go](https://github.com/catchplay/scaffold)
184184

185+
### Validator
186+
187+
- [![](logo/github.svg)go-playground/validator - Go Struct and Field validation![](logo/star.svg)](https://github.com/go-playground/validator/tree/v9)
188+
- [![](logo/godoc.png ':size=16')package validator | GoDoc![](logo/star.svg)](https://godoc.org/gopkg.in/go-playground/validator.v9)
189+
185190
## Github 状态监控
186191

187192
- [![](logo/github.svg)Github Status![](logo/star.svg)](https://www.githubstatus.com)

docs/basic/logo/godoc.png

616 Bytes
Loading

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
coverpage: true,
128128
basePath: '/',
129129
loadSidebar: true,
130-
subMaxLevel: 2,
130+
subMaxLevel: 3,
131131
loadNavbar: true,
132132
mergeNavbar: false,
133133
search: {

0 commit comments

Comments
 (0)