Skip to content

Instantly share code, notes, and snippets.

@barefeettom
Created April 7, 2021 04:11
Show Gist options
  • Save barefeettom/ac8fcc387544847bfa022e4a00793235 to your computer and use it in GitHub Desktop.
Save barefeettom/ac8fcc387544847bfa022e4a00793235 to your computer and use it in GitHub Desktop.
Key+FetchKey. For article: https://medium.com/p/4ddf8710d1a0/
enum Key: String, FetchKey {
case appID
case site = "q"
case system = "units"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment