package
Version:
v0.0.0-...-d581519
Opens a new window with list of versions in this module.
Published: Apr 2, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
BasicEqual reports whether e1 and e2 are the same length
and contain the same bytes, nil argument is equivalent to an empty slice.
type Equaler interface {
Raw() ([]byte, error)
}
Equaler represents equaler interface.
NewEqualer constructs Equaler interface with provided raw bytes data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.