This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
dashoo
/
lims_adapter
Vigiar
6
Colocar Estrela
0
Fork
0
Ficheiros
Árvore:
4170375385
Ramos
Etiquetas
dev
master
v2.0.0
20211210
lims_adapter
/
boot
/
boot.go
boot.go
96 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
9
10
11
package boot
/*
自动化脚本
全局初始化事件
*/
func init() {
// nsq
NsqInit()
}