Is there a way to get NIC mac address information by V? #8349
guizhenwei
started this conversation in
General
Replies: 1 comment 1 reply
-
There is not for now. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys, is there a way to get mac address info by using V's standard library module?
I see it's easy to get that information in Golang, by using
net
lib of Go.But i didn't find a way to get that information in V.
Thanks for help:)
Beta Was this translation helpful? Give feedback.
All reactions