On Mon, Aug 19, 2019 at 6:44 PM joe mcguckin
<joseph.p.mcguc...@gmail.com> wrote:
>
> I was perusing the NET library web page today.
>
> 1) Are the packages listed in any particular order?

The types and functions are listed alphabetically.

> 2) What is the hierarchy? e.g., which functions correspond to the low level 
> Unix network calls,
>      then there must be some higher level convenience functions. Is there a 
> list of how the functions are ordered?

The overall package description at the top of
https://golang.org/pkg/net is intended to describe the higher level
functions, which are Dial and Listen.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcV1wRZR1cqf_reV%3D%3Dgp_WMiAEpvX2Heu%2B%3DBzdUdkjDf_g%40mail.gmail.com.

Reply via email to