Documentation ¶
Overview ¶
Package mac returns information about IEEE assigned MAC addresses.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Assignments ¶
type Assignments map[string]Registration
Assignments is a map of MAC address prefix assignments to Registrations.
func ReadAssignments ¶
func ReadAssignments(file io.Reader) (Assignments, error)
ReadAssignments reads the given CSV file and returns Assignments.
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
mac.jog.li
Code generated by go-bindata.
|
Code generated by go-bindata. |
wtm
wtm (What the MAC) looks up a given MAC address against IEEE registrations.
|
wtm (What the MAC) looks up a given MAC address against IEEE registrations. |
Click to show internal directories.
Click to hide internal directories.