cchat/repository
diamondburned 086f987b3c Add Stringer into struct repositories
This commit adds the Stringer method representation into the repository.
The Rich struct of package text now implements Stringer and returns the
Content in plain text.

Prior to the repository commits, Rich used to have String().
2020-10-04 10:28:48 -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 Repository changes; regenerated code 2020-09-27 18:41:17 -07:00
interface.go Repository changes; regenerated code 2020-09-27 18:41:17 -07:00
main.go Add Stringer into struct repositories 2020-10-04 10:28:48 -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