vars.go 60 B

123456
  1. package identify
  2. const (
  3. VAR_NV = "$nv"
  4. VAR_OV = "$ov"
  5. )