MCPcopy Create free account
hub / github.com/go-chi/render / String

Method String

render.go:141–143  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

139}
140
141func (k *contextKey) String() string {
142 return "chi render context value " + k.name
143}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected