Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SenseUnit/dumbproxy
/ Error
Method
Error
tlsutil/ccache.go:237–239 ·
view source on GitHub ↗
(v ...any)
Source
from the content-addressed store, hash-verified
235
}
236
237
func
(l bboltLogger) Error(v ...any) {
238
l.l.Error(
"%s"
, fmt.Sprint(v...))
239
}
240
241
func
(l bboltLogger) Errorf(format string, v ...any) {
242
l.l.Error(format, v...)
Callers
5
Get
Method · 0.45
delete
Method · 0.45
put
Method · 0.45
Errorf
Method · 0.45
EnableTLSCookies
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected