File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff line change 127127 coverpage : true ,
128128 basePath : '/' ,
129129 loadSidebar : true ,
130- subMaxLevel : 2 ,
130+ subMaxLevel : 3 ,
131131 loadNavbar : true ,
132132 mergeNavbar : false ,
133133 search : {
You can’t perform that action at this time.
0 commit comments