You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to check renderer val after unmarshalling, such as whether val equals 'networkd' or equals 'NetworkManager'. But, val column is unexported, should make this column exported or add a method of getting val ?
I want to check renderer val after unmarshalling, such as whether val equals 'networkd' or equals 'NetworkManager'. But, val column is unexported, should make this column exported or add a method of getting val ?