forked from TrueCloudLab/neoneo-go
8b3080b972
go vet is not happy about them: pkg/io/binaryReader.go:92:21: method ReadByte() byte should have signature ReadByte() (byte, error) pkg/io/binaryWriter.go:75:21: method WriteByte(u8 byte) should have signature WriteByte(byte) error |
||
---|---|---|
.. | ||
address.go | ||
address_test.go | ||
getblocks.go | ||
getblocks_test.go | ||
headers.go | ||
headers_test.go | ||
inventory.go | ||
inventory_test.go | ||
merkleblock.go | ||
payload.go | ||
version.go | ||
version_test.go |