aboutsummaryrefslogtreecommitdiff
path: root/schedule.go
AgeCommit message (Expand)Author
2016-02-14Added base functions and struct for groups.Collin Guarino
2016-02-14Started working on bridge.CreateSchedule, better to start working on groups i...Collin Guarino
2016-02-14Added documentation and clarity to Bridge.GetAllSchedules and Bridge.GetScheduleCollin Guarino
2016-02-14Renamed Bridge.GetSchedules to Bridge.GetAllSchedules for clarify between tha...Collin Guarino
2016-02-14Implemented Bridge.GetSchedule for individual schedule attribute inspections.Collin Guarino
2016-02-14Added documentation for Bridge.GetSchedules and Schedule struct.Collin Guarino
2016-02-14Implemented GetSchedules func with new Schedule struct.Collin Guarino
2016-02-14Fixed json struct spacing issues in schedules.Collin Guarino
2016-02-14Added plan for schedule functions.Collin Guarino
2016-02-14Base implemention for schedule.go with structs.Collin Guarino