File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright [yyyy ] [name of copyright owner ]
189+ Copyright [2022 ] [Aditya Kumar ]
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change @@ -38,10 +38,9 @@ go test -run=Bench -bench=. -benchtime 5000000x
3838
3939It comes with a simple usage as explained below, just import the package, and you are good to go.
4040
41- To add check for validations, add the ` constraints ` tag in the struct fields or configure a one of your desire using
41+ To add check for validations, add the ` constraints ` tag in the struct fields or configure a one of your desire using
4242
4343``` go
44-
4544package main
4645
4746import (
You can’t perform that action at this time.
0 commit comments