Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultDestineZipCodeRequestValidation = func(req *http.Request) bool { destineZipCode := req.URL.Query().Get("cepDestino") return len(destineZipCode) < 8 }
Functions ¶
func BuildTestHandleFunc ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.