Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AnimalAdapter ¶
type AnimalAdapter interface {
// contains filtered or unexported methods
}
type CatAdapter ¶
type CatAdapter struct {
// contains filtered or unexported fields
}
type DogAdapter ¶
type DogAdapter struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.