On Wed, Aug 28, 2024 at 6:08 AM Yinebeb Tariku wrote:
>
> I've been diving into the Go standard library's net package and have some
> questions about the Dialer function and named services.
>
> 1. Where exactly does Go perform the mapping between a service name (e.g.,
> "http") and its correspon
Hi everyone,
I've been diving into the Go standard library's net package and have some
questions about the Dialer function and named services.
1. Where exactly does Go perform the mapping between a service name (e.g.,
"http") and its corresponding port number (e.g., 80)?
2. Is there a signifi