Documentation ¶
Index ¶
- func CleanString(s string, accent, chars bool) string
- func GenPasswordALaCon() string
- func GetIP(r *http.Request) string
- func InIntSlice(n int, l []int) bool
- func InSlice(n string, l []string) bool
- func MakeFloat64(deP interface{}) (float64, error)
- func MakeInt(deP interface{}) (int, error)
- func MakeInt32(deP interface{}) (int32, error)
- func MakeInt64(deP interface{}) (int64, error)
- func RemoveAccents(s string) string
- func RemoveSpecialChars(s string) string
- func ReturnRes(res ResultS, code int)
- func SendHtmlMailLocalhost(to string, from string, sub string, msg string) error
- func SendTextMailLocalhost(to string, from string, sub string, msg string) error
- type ResultS
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanString ¶
func GenPasswordALaCon ¶
func GenPasswordALaCon() string
func InIntSlice ¶
func MakeFloat64 ¶
func RemoveAccents ¶
func RemoveSpecialChars ¶
func SendHtmlMailLocalhost ¶ added in v2.1.3
Types ¶
Click to show internal directories.
Click to hide internal directories.