nex-go/init.go
2022-04-06 00:42:04 -04:00

5 lines
47 B
Go

package nex
func init() {
InitErrorsData()
}