Versions in this module Expand all Collapse all v2 v2.0.1 Nov 6, 2025 Changes in this version + var NetworkData = sync.OnceValues(func() ([]NetworkDataType, error) { ... }) — darwin/amd64 + func SystemProfiler(ctx context.Context, dataType string) ([]byte, error) — darwin/amd64 + type DNS struct — darwin/amd64 + ServerAddresses []string + type IPv4 struct — darwin/amd64 + Addresses []string + type NetworkDataType struct — darwin/amd64 + DNS DNS + IPv4 IPv4 + Interface string + Proxies Proxies + type Proxies struct — darwin/amd64 + ExceptionList []string + FTPEnable string + FTPPort any + FTPProxy string + FTPUser string + HTTPEnable string + HTTPPort any + HTTPProxy string + HTTPSEnable string + HTTPSPort any + HTTPSProxy string + HTTPSUser string + HTTPUser string + type SPNetworkDataType struct — darwin/amd64 + SPNetworkDataType []NetworkDataType v2.0.0-rc.0 Nov 4, 2025 v2.0.0-beta.0 Oct 29, 2025 v2.0.0-alpha.2 Oct 3, 2025 v2.0.0-alpha.0 Sep 5, 2025 Other modules containing this package github.com/lima-vm/lima