This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
dashoo
/
lims_adapter
Segui
6
Vota
0
Forka
0
File
Albero (Tree):
18611273a0
Rami (Branch)
Tag
dev
master
v2.0.0
20211210
lims_adapter
/
boot
/
boot.go
boot.go
96 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
10
11
package boot
/*
自动化脚本
全局初始化事件
*/
func init() {
// nsq
NsqInit()
}