Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-18 | Implemented Bridge.Login() func that will assign Bridge.Username and create ↵ | Collin Guarino | |
the user if it does not exist. Also convered more functions to Bridge.func() | |||
2016-02-14 | Started working on bridge.CreateSchedule, better to start working on groups ↵ | Collin Guarino | |
instead. | |||
2016-02-14 | Renamed Bridge.GetSchedules to Bridge.GetAllSchedules for clarify between ↵ | Collin Guarino | |
that and Bridge.GetSchedule (singular). | |||
2016-02-14 | Implemented Bridge.GetSchedule for individual schedule attribute inspections. | Collin Guarino | |
2016-02-14 | Implemented GetSchedules func with new Schedule struct. | Collin Guarino | |
2016-02-14 | Base implemention for schedule.go with structs. | Collin Guarino | |