Versions in this module Expand all Collapse all v0 v0.3.1 Feb 18, 2021 Changes in this version + type PAMRequest struct + Pass string + User string + type PipePair struct + Reader *os.File + Writer *os.File + func (pp *PipePair) Close() error + func (pp *PipePair) Read(p []byte) (int, error) + func (pp *PipePair) Write(p []byte) (int, error) + type ResctrlRequest struct + Name string + Res resctrl.ResAssociation