constants.go 59 B

1234
  1. package read
  2. const LOG_EVERY = 100
  3. const BATCH_SIZE = 100