arikawa/state
diamondburned a0bcd77d7e
state: Ignore state errors in API wrappers
This commit makes it so that all API wrapper methods under state will
ignore errors returned from the cabinet setters. This is because an
intermittent error from the state shouldn't shadow the actual result
from the Discord API.
2021-11-25 14:46:45 -08:00
..
store state, handler: Refactor state storage and sync handlers 2021-11-03 15:16:02 -07:00
event_dispatcher.go *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
events.go *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
state.go state: Ignore state errors in API wrappers 2021-11-25 14:46:45 -08:00
state_events.go gateway: Refactor for a better concurrent API 2021-11-25 14:46:41 -08:00
state_example_test.go gateway: Refactor for a better concurrent API 2021-11-25 14:46:41 -08:00
state_shard_test.go gateway: Refactor for a better concurrent API 2021-11-25 14:46:41 -08:00