Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/labstack/gommon
/ Prefix
Function
Prefix
log/log.go:240–242 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
238
}
239
240
func
Prefix() string {
241
return
global.Prefix()
242
}
243
244
func
SetPrefix(p string) {
245
global.SetPrefix(p)
Callers
nothing calls this directly
Calls
1
Prefix
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…