We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Start() -> Start(context.Context)
The text was updated successfully, but these errors were encountered:
왜 Public Alpha 마일스톤인가요?
Sorry, something went wrong.
죄송합니다.. 아 그리고 안넣어도 될것같은데 만약 넣으려면 interface에 정의되있는 Stop함수를 없애야 할듯합니당
맞아여 지금 Manager 내부에서 하는 모든 함수 콜에서 줘야할 Context 인자들을 전부 context.Background()로 먹이고 있는데, 이거 조정가능하게 만들어야 할듯
context.Background()
byeongsu-hong
No branches or pull requests
Start() -> Start(context.Context)
The text was updated successfully, but these errors were encountered: