Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DoNewsCode/core
/ testPrinter
Struct
testPrinter
unierr/error_test.go:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
type
testPrinter
struct
{}
45
46
func
(t testPrinter) Sprintf(msg string, val ...
interface
{}) string {
47
return
strings.ToUpper(msg)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected