master
LogFetcher.Start
func (f *LogFetcher) Start(ctx context.Context) error { for { select { case <-ctx.Done(): if ctx.Err() != nil {