MCPcopy Create free account
hub / github.com/corestoreio/pkg / labeledOutput

Function labeledOutput

util/assert/assertions.go:260–272  ·  view source on GitHub ↗

labeledOutput returns a string consisting of the provided labeledContent. Each labeled output is appended in the following manner: \t{{label}}:{{align_spaces}}\t{{content}}\n The initial carriage return is required to undo/erase any padding added by testing.T.Errorf. The "\t{{label}}:" is for the

(content ...labeledContent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FailFunction · 0.85

Calls 3

indentMessageLinesFunction · 0.85
WriteStringMethod · 0.80
StringMethod · 0.65

Tested by

no test coverage detected