network_call
Outbound network call
Outbound network call
Line 439Snippets
func fetchAllURLs(ctx context.Context, urls []string) ([]string, error) { return fmt.Errorf("fetching %s: %w", url, err)func fetchWithLimit(ctx context.Context, urls []string, limit int) ([]string, error) { result, err := fetchURL(ctx, url)Trust Score
Mis a jour il y a 6 jours
Analyse le
31 mars 2026, 15:58
+ 2 previous scans
Compatible avec
Skill details
Mis a jour il y a 6 jours
Analyse le 31 mars 2026, 15:58
Description
Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.
Scans recents
31 mars 2026, 15:58
Latest analysis
31 mars 2026, 15:13
Run 2
27 mars 2026, 15:54
Run 1