Documentation
¶
Index ¶
- func CredNET() (map[string]string, bool)
- func CredUSERPC() map[string]string
- func GetIP(r *http.Request) (ip string, ok bool)
- type Ip
- func (i Ip) Build(id, field_name string, skip_completion_allowed bool) string
- func (i Ip) GoodTestData(table_name, field_name string, random bool) (out []string)
- func (i Ip) HtmlName() string
- func (i Ip) Name() string
- func (i Ip) Validate(data_in string, skip_validation bool) (ok bool)
- func (i Ip) WrongTestData() (out []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Ip ¶
type Ip struct { }
direccion ip valida campos separados por puntos
func (Ip) GoodTestData ¶
func (Ip) WrongTestData ¶
Click to show internal directories.
Click to hide internal directories.