Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gateway: spin off from cmd to package #6294

Merged
merged 2 commits into from
May 19, 2021
Merged

Conversation

raulk
Copy link
Member

@raulk raulk commented May 19, 2021

Move the gateway implementation to the gateway top-level package. cmd/lotus-gateway now contains only the binary entrypoint.

This separation is important for the testing refactors that are WIP, where all end-to-end integration tests that are scattered across the codebase are being consolidated in an itest package.

Move the gateway implementation to the `gateway` top-level
package. cmd/lotus-gateway now contains only the entrypoint.

This separation is important for the testing refactors.
Copy link
Contributor

@dirkmc dirkmc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one question, otherwise LGTM

gateway/node_test.go Outdated Show resolved Hide resolved
@magik6k magik6k merged commit e0a520c into master May 19, 2021
@magik6k magik6k deleted the raulk/refactor-gateway branch May 19, 2021 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants