MCPcopy Create free account
hub / github.com/aws/smithy-go / WriteRune

Method WriteRune

middleware/stack.go:180–180  ·  view source on GitHub ↗
(rune)

Source from the content-addressed store, hash-verified

178 io.Writer
179 WriteString(string) (int, error)
180 WriteRune(rune) (int, error)
181}
182
183type indentWriter struct {

Callers 2

WriteLineMethod · 0.65
StringMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected