Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

[cinq-next] Change state from int to string #299

Open
rnikoopour opened this issue Jul 6, 2020 · 0 comments
Open

[cinq-next] Change state from int to string #299

rnikoopour opened this issue Jul 6, 2020 · 0 comments

Comments

@rnikoopour
Copy link
Contributor

The state field being an int causes us to have to use a map[string]interface{}. We should move it to a string to make the map being passed around more explicit.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant