MCPcopy
hub / github.com/uber-go/nilaway / WriteString

Function WriteString

testdata/src/stubs/github.com/a-h/templ/runtime/runtime.go:37–39  ·  view source on GitHub ↗
(w io.Writer, lineNumber int, s string)

Source from the content-addressed store, hash-verified

35}
36
37func WriteString(w io.Writer, lineNumber int, s string) error {
38 return nil
39}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected