aboutsummaryrefslogtreecommitdiff
path: root/schedule_test.go
AgeCommit message (Collapse)Author
2016-02-14Started working on bridge.CreateSchedule, better to start working on groups ↵Collin Guarino
instead.
2016-02-14Renamed Bridge.GetSchedules to Bridge.GetAllSchedules for clarify between ↵Collin Guarino
that and Bridge.GetSchedule (singular).
2016-02-14Implemented Bridge.GetSchedule for individual schedule attribute inspections.Collin Guarino
2016-02-14Implemented GetSchedules func with new Schedule struct.Collin Guarino
2016-02-14Base implemention for schedule.go with structs.Collin Guarino