Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/derekbanas/Go-Tutorial
/ AngrySound
Method
AngrySound
hellogo.go:190–190 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
188
// ----- INTERFACES -----
189
type
Animal
interface
{
190
AngrySound()
191
HappySound()
192
}
193
Callers
1
main
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected