Documentation
¶
Index ¶
Constants ¶
View Source
const EOL = "\r\n"
View Source
const ProtoVersion = "1.0"
Variables ¶
View Source
var ServerVersion = "Chronalys/1.0"
Functions ¶
Types ¶
type Scanner ¶
type Scanner struct {
// contains filtered or unexported fields
}
func NewScanner ¶
func NewScanner(reader *bufio.ReadWriter) *Scanner
Click to show internal directories.
Click to hide internal directories.