This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
xu
/
lc_garage
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
e7cda3b94b
Branches
Tags
master
lc_garage
/
internal
/
resource
/
plug_template
/
server
/
api
/
enter.go.tpl
enter.go.tpl
90 B
Histórico
Raw
1
2
3
4
5
6
7
package api
type ApiGroup struct {
{{ .PlugName}}Api
}
var ApiGroupApp = new(ApiGroup)