Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EqualMessage ¶
compare human readable error message, ignoring wrapped objects
Types ¶
type BrokenWriter ¶
type BrokenWriter struct {
}
type ByteWriter ¶
type ByteWriter struct {
// contains filtered or unexported fields
}
func (*ByteWriter) Bytes ¶
func (s *ByteWriter) Bytes() []byte
type StringWriter ¶
type StringWriter struct {
// contains filtered or unexported fields
}
func (*StringWriter) String ¶
func (s *StringWriter) String() string
Click to show internal directories.
Click to hide internal directories.