cchat/repository
diamondburned 86956a65ec Allow cancels for ContainerMethods and IOMethods
This commit changes several ContainerMethods to take in a context. It
also changes all IOMethods to take in a context.

This addition adds consistency to the API as well as allowing better
graceful cancellation and cleanups if needed when, for example, the user
wants to discard an ongoing process.
2021-05-01 17:02:02 -07:00
..
gob Allow cancels for ContainerMethods and IOMethods 2021-05-01 17:02:02 -07:00
comment.go Slightly cleaner generation structure 2021-01-08 19:55:35 -08:00
comment_test.go Added Columnator 2021-03-08 16:22:30 -08:00
enum.go Clarified bitwise enum starting point; regenerate 2020-10-09 00:05:25 -07:00
interface.go Allow cancels for ContainerMethods and IOMethods 2021-05-01 17:02:02 -07:00
main.go Allow cancels for ContainerMethods and IOMethods 2021-05-01 17:02:02 -07:00
main_test.go Added AuthenticateError 2020-10-27 13:33:52 -07:00
repository.go Added helper methods to Package 2021-01-13 18:44:26 -08:00
repository_test.go Added Columnator 2021-03-08 16:22:30 -08: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