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
Have you considered using liblxc.so instead of parsing the output of lxc commands? Go should be able to link with the c functions and might simplify some code.