This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
fusu
/
serverIp
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
d539d45204
Ramuri
Etichete
master
serverIp
/
api
/
v1
/
ip.go
ip.go
64 B
Istoric
Crud
1
2
3
4
5
package v1
type Ip struct {
Ip string `json:"ip" form:"ip"`
}