Added a lot of documentation
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import (
|
||||
"errors"
|
||||
)
|
||||
|
||||
// ValueReader the mechanism for implementing the BinaryDecoder interface.
|
||||
// ValueReader is used by the Scanner interface to decode values.
|
||||
type ValueReader struct {
|
||||
mr *msgReader
|
||||
fd *FieldDescription
|
||||
|
||||
Reference in New Issue
Block a user