fix(git): add vendor in .gitignore
This commit is contained in:
7
vendor/github.com/modern-go/concurrent/executor.go
generated
vendored
7
vendor/github.com/modern-go/concurrent/executor.go
generated
vendored
@@ -1,7 +0,0 @@
|
||||
package concurrent
|
||||
|
||||
import "context"
|
||||
|
||||
type Executor interface {
|
||||
Go(handler func(ctx context.Context))
|
||||
}
|
||||
Reference in New Issue
Block a user