Imports of struct-lvl-validations command
Path | Synopsis |
---|---|
github.com/gin-gonic/gin | Package gin implements a HTTP web framework called gin. |
github.com/gin-gonic/gin/binding | |
gopkg.in/go-playground/validator.v8 | Package validator implements value validations for structs and individual fields based on tags. |
net/http | Package http provides HTTP client and server implementations. |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |