Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NameSearch ¶
type NameSearch struct {
DB databases.CivilianDatabase
}
NameSearch holds the database object
func (NameSearch) NameSearchHandler ¶
func (n NameSearch) NameSearchHandler(w http.ResponseWriter, r *http.Request)
NameSearchHandler contains the logic to handle basic name searches given a first name, last name, date-of-birth and communityID. This is the main search route for trying to locate a name in the database.
Click to show internal directories.
Click to hide internal directories.