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

Remove usage of PushSource? #304

Open
decentral1se opened this issue Jan 19, 2023 · 0 comments
Open

Remove usage of PushSource? #304

decentral1se opened this issue Jan 19, 2023 · 0 comments
Labels
question Further information is requested

Comments

@decentral1se
Copy link
Member

Companion ticket for ssbc/go-luigi#5.

Seems like it's not used much?

grep -iR "PushSource" .
./cmd/ssb-truncate-log/truncate.go: err = src.(luigi.PushSource).Push(context.TODO(), luigi.FuncSink(func(ctx context.Context, v interface{}, err error) error {
./cmd/ssb-logcat/main.go: err = src.(luigi.PushSource).Push(context.TODO(), luigi.FuncSink(func(ctx context.Context, v interface{}, err error) error {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Development

No branches or pull requests

1 participant