This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
dima
/
homethings
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
2a1d7989ac
Branch-ok
Tag-ek
master
1.0.0
homethings
/
internal
/
models
/
thing_image.go
thing_image.go
85 B
Előzmények
Nyers
1
2
3
4
5
6
package models
type AddThingImageRequest struct {
ThingID uint64
Image string
}