-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Open
Description
Proposal Details
Currently, the logic of the os-specific parsing of network flags is in a private function called linkFlags. I am proposing to create the function NewFlags insteads, which parses the os-specific flags, which would allow me to re-use the logic of that function rather than copying it into my own code. I don't see any breaking changes this would introduce.
ericlagergren
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Incoming