Go to file
Derrick Hammer aaa39d810e
dep: update libs5
2024-01-29 22:26:31 -05:00
.github/workflows
account refactor: epic refactor to use uber fx microframework/DI framework to manage dependency graph, remove the portal object, and remove the interfaces package 2024-01-28 02:20:59 -05:00
api refactor: restructure s5 protocol/api to use new fx module and new library structure. Also move the proto/api to its own package for organization 2024-01-29 15:11:57 -05:00
cmd/portal fix: bad address 2024-01-28 05:13:43 -05:00
config refactor: epic refactor to use uber fx microframework/DI framework to manage dependency graph, remove the portal object, and remove the interfaces package 2024-01-28 02:20:59 -05:00
cron refactor: change retry task to use the same job UUID, so we can track then 2024-01-28 16:39:04 -05:00
db refactor: epic refactor to use uber fx microframework/DI framework to manage dependency graph, remove the portal object, and remove the interfaces package 2024-01-28 02:20:59 -05:00
logger refactor: epic refactor to use uber fx microframework/DI framework to manage dependency graph, remove the portal object, and remove the interfaces package 2024-01-28 02:20:59 -05:00
protocols refactor: restructure s5 protocol/api to use new fx module and new library structure. Also move the proto/api to its own package for organization 2024-01-29 15:11:57 -05:00
storage refactor: use new RetryableTask abstraction and move task function as a private method 2024-01-28 16:26:15 -05:00
.semrelrc ci: use git provider 2024-01-12 08:27:48 -05:00
CHANGELOG.md
LICENSE
README.md
config.go feat: initial new portal bones 2024-01-11 19:11:53 -05:00
go.mod dep: update libs5 2024-01-29 22:26:31 -05:00
go.sum dep: update libs5 2024-01-29 22:26:31 -05:00

README.md

portal