Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbstractInterface ¶
type AbstractInterface interface {
// contains filtered or unexported methods
}
AbstractInterface for testing purposes
type ImplementsAbstractInterface ¶
type ImplementsAbstractInterface struct { AliasOfInt PublicUse AbstractInterface }
ImplementsAbstractInterface for testing purposes
Click to show internal directories.
Click to hide internal directories.