//
pkg.gl
Category
github.com/alivewel/go
concurrency_tasks
7_interface
7_polymorphism
package
0.0.0-20241220153043-cbee1828b161
Repository:
https://github.com/alivewel/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
29 SLOC
#
Functions
MakeAnimalSpeak
Функция, принимающая интерфейс Animal и вызывающая метод Speak.
#
Structs
Cat
No description provided by the author
Dog
No description provided by the author
#
Interfaces
Animal
No description provided by the author