cchat/repository
diamondburned 4864d61476 Changed ServerUpdate's PreviousID API
Prior to this commit, the PreviousID method ambiguously confused two
different behaviors for the same result, that is when the returned ID is
empty.

This commit adds a return boolean to the method to differentiate those
two behaviors.
2020-10-09 12:11:23 -07:00
..
gob Added package empty 2020-10-03 14:31:38 -07:00
comment.go Repository changes; regenerated code 2020-09-27 18:41:17 -07:00
comment_test.go Added a repository for API source of truth 2020-09-26 18:24:56 -07:00
enum.go Clarified bitwise enum starting point; regenerate 2020-10-09 00:05:25 -07:00
interface.go Repository changes; regenerated code 2020-09-27 18:41:17 -07:00
main.go Changed ServerUpdate's PreviousID API 2020-10-09 12:11:23 -07:00
main_test.go Added a repository for API source of truth 2020-09-26 18:24:56 -07:00
repository.go Add Stringer into struct repositories 2020-10-04 10:28:48 -07:00
struct.go Add Stringer into struct repositories 2020-10-04 10:28:48 -07:00
type.go Repository changes; regenerated code 2020-09-27 18:41:17 -07:00