Fix some warnings and typos
This commit is contained in:
@ -4,6 +4,6 @@ type Unmarshaler interface {
|
||||
Unmarshal(tagType byte, tagName string, r DecoderReader) error
|
||||
}
|
||||
|
||||
//type Marshaler interface{
|
||||
//type Marshaller interface{
|
||||
// Marshal()
|
||||
//}
|
||||
|
Reference in New Issue
Block a user