MCPcopy Index your code
hub / github.com/Swiftie13st/LearningNote / Animal1

Interface Animal1

Golang/Code/basicCode/interface.go:75–77  ·  view source on GitHub ↗

定义一个Animal的接口,Animal中定义了两个方法,分别是setName 和 getName,分别让DOg结构体和Cat结构体实现

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 2

DogGolang/Code/basicCode/interface.go
DogGolang/Code/basicCode/Code/goProject/S

Calls

no outgoing calls

Tested by

no test coverage detected