Documentation
¶
Index ¶
- func ConvertToInt(value string) (int, error)
- func ConvertToString(value string) (string, error)
- func ConvertToUuidUUID(value string) (uuid.UUID, error)
- func ExtractFromCookie(r *http.Request, name string) (string, bool)
- func ExtractFromForm(r *http.Request, name string) (string, bool)
- func ExtractFromPath(r *http.Request, name string) (string, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Source Files
¶
- hh.go
Click to show internal directories.
Click to hide internal directories.