This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
scott
/
pm
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
81804a47fe
Ramuri
Etichete
master
pm
/
services
/
budget2
/
space.go
space.go
99 B
Istoric
Crud
1
2
3
4
5
6
7
8
9
package budget2
type SpaceInterface interface {
Interface
}
type SpaceObject struct {
Object
}