MCPcopy Index your code
hub / github.com/golang/example / ExampleString

Function ExampleString

hello/reverse/example_test.go:13–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11)
12
13func ExampleString() {
14 fmt.Println(reverse.String("hello"))
15 // Output: olleh
16}

Callers

nothing calls this directly

Calls 1

StringFunction · 0.92

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…