Versions in this module Expand all Collapse all v0 v0.0.47 Oct 31, 2023 v0.0.46 Oct 1, 2023 Changes in this version + var GetMode func(std *os.File) (interface{}, error) + var Read func(std *os.File, buf []byte) (int, error) + var SetMode func(std *os.File, mode interface{}) error + var SetRawMode func(std *os.File, mode interface{}) error + var TCGETS uintptr + var TCSETS uintptr