//
pkg.gl
Category
github.com/magodo/go_snippet
interface
package
0.0.0-20211024143448-7790f7a4afdd
Repository:
https://github.com/magodo/go_snippet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
31 SLOC
#
Functions
CatFunc
No description provided by the author
NewCat
No description provided by the author
NewCow
No description provided by the author
NewDog
constructors.
#
Structs
Dog
struct implementing interface.
#
Interfaces
Animal
No description provided by the author
#
Type aliases
Cat
function implement interface.
Cow
primary type implement interface.