package
Version:
v0.0.0-...-79297db
Opens a new window with list of versions in this module.
Published: Nov 18, 2019
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewRoutes returns defined routes
type DTO struct {
DateOfBirth string `json:"dateOfBirth,omitempty"`
Message string `json:"message,omitempty"`
ErrMessage string `json:"error,omitempty"`
}
DTO is incoming upsert request for Date of Birth & reply to user request
Source Files
¶
Click to show internal directories.
Click to hide internal directories.