Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestDeepStamp ¶
type TestDeepStamp struct{}
TestDeepStamp is a useful type providing the _TestDeep() method needed to implement TestDeepStringer interface.
type TestDeepStringer ¶
type TestDeepStringer interface { String() string // contains filtered or unexported methods }
TestDeepStringer is a TestDeep specific interface for objects which know how to stringify themselves.
Click to show internal directories.
Click to hide internal directories.