Versions in this module Expand all Collapse all v0 v0.5.0 Oct 26, 2022 Changes in this version + func Init() + func OnInput(callback func(byte)) + func PreInit() + func ReadByte() int + func Write(s []byte) (int, error) + func WriteByte(ch byte) + func WriteString(s string) (int, error)