Skip to content

Commit

Permalink
vspd: Introduce vspd struct.
Browse files Browse the repository at this point in the history
Storing all of the essential resources such as db, rpcs and logger in a
vspd struct enables vspd functions to be called without passing a bunch
of parameters unnecessarily. This will be increasingly useful later when
further changes are introduced.
  • Loading branch information
jholdstock committed Aug 22, 2023
1 parent c039dc8 commit 244d516
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 141 deletions.
Loading

0 comments on commit 244d516

Please sign in to comment.