This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
edge
/
ammeter
Segui
6
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
d29487003a
Rami (Branch)
Tag
dev
master
ammeter
/
platform
/
api.go
api.go
67 B
Cronologia
Originale
1
2
3
4
5
package platform
type platform interface {
Create(name string)
}