This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
xu
/
lc_garage
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
2c5fd5e0e4
Branches
Tags
master
lc_garage
/
internal
/
resource
/
plug_template
/
server
/
api
/
enter.go.tpl
enter.go.tpl
90 B
Verlauf
Originalformat
1
2
3
4
5
6
7
package api
type ApiGroup struct {
{{ .PlugName}}Api
}
var ApiGroupApp = new(ApiGroup)