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

Method EmbedPointerEmbedPointerReceiverMethod

test/mock/mock.go:162–164  ·  view source on GitHub ↗
(_ int)

Source from the content-addressed store, hash-verified

160}
161
162func (p *EmbedPointerEmbed) EmbedPointerEmbedPointerReceiverMethod(_ int) string {
163 return ""
164}
165
166type EmbedEmbed struct {
167 EmbedEmbedString string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected