package
Version:
v0.0.0-...-78f8b4d
Opens a new window with list of versions in this module.
Published: Dec 23, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PhoneCodeBody struct {
Phone string `json:"phone" binding:"required,len=11"`
Code string `json:"code" binding:"required,len=4"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.