Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateType ¶
Types ¶
type Interface ¶
type Interface struct { Name string TypeParams TypeParams Package string Imports []Import Methods Methods }
func GetInterface ¶
type Param ¶
func (*Param) TypeString ¶
type TypeErrors ¶
func (*TypeErrors) Error ¶
func (e *TypeErrors) Error() string
type TypeParams ¶
type TypeParams []TypeParam
func (TypeParams) Names ¶
func (t TypeParams) Names() string
func (TypeParams) String ¶
func (t TypeParams) String() string
Click to show internal directories.
Click to hide internal directories.