MCPcopy Create free account
hub / github.com/expr-lang/expr / BarImpl

Struct BarImpl

test/interface/interface_method_test.go:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22type BarImpl struct{}
23
24// Aba is a special method that is not part of the Bar interface,
25// but is used to test that the correct method is called. "Aba" name

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected