MCPcopy Create free account
hub / github.com/mmcgrana/gobyexample / describe

Method describe

examples/struct-embedding/struct-embedding.go:53–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51
52 type describer interface {
53 describe() string
54 }
55
56 // Embedding structs with methods may be used to bestow

Callers 1

mainFunction · 0.95

Implementers 1

baseexamples/struct-embedding/struct-embed

Calls

no outgoing calls

Tested by

no test coverage detected