package ibd type Schedules struct { // Auth schedule Auth string // IBD50 schedule IBD50 string }