MCPcopy
hub / github.com/spf13/cast / String

Method String

basic_test.go:156–158  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

154}
155
156func (x foo) String() string {
157 return x.val
158}
159
160type fu struct {
161 val string

Callers 4

number_test.goFile · 0.45
ToStringEFunction · 0.45
alias.goFile · 0.45
main.goFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected