package
0.0.0-20241102221056-eb2fa4d51d96
Repository: https://github.com/g0rbe/gmod.git
Documentation: pkg.go.dev
# Functions
ReadByte reads a single byte from r.
ReadByte reads bytes from r until a newline character ('\n') or EOF.
ReadString print prompt p and read a string from stdin.