Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Base ¶
type Base struct {
// contains filtered or unexported fields
}
Base struct
type Custom1 ¶
type Custom1 struct {
// contains filtered or unexported fields
}
Custom1 struct
func NewCustom1 ¶
NewCustom1 is factory function, returns a new instance of the Custom1 structure
type Custom2 ¶
type Custom2 struct {
// contains filtered or unexported fields
}
Custom2 struct
func NewCustom2 ¶
NewCustom2 is factory function, returns a new instance of the Custom2 structure
Click to show internal directories.
Click to hide internal directories.