MCPcopy
hub / github.com/pquerna/ffjson / SweetInterface

Interface SweetInterface

tests/types/ff/everything.go:85–87  ·  view source on GitHub ↗

SweetInterface is a sweet interface

Source from the content-addressed store, hash-verified

83
84// SweetInterface is a sweet interface
85type SweetInterface interface {
86 Cats() int
87}
88
89// Cats they allways fallback on their legs
90type Cats struct {

Callers

nothing calls this directly

Implementers 1

Catstests/types/ff/everything.go

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…