Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/labstack/gommon
/ SetHeader
Function
SetHeader
log/log.go:264–266 ·
view source on GitHub ↗
(h string)
Source
from the content-addressed store, hash-verified
262
}
263
264
func
SetHeader(h string) {
265
global.SetHeader(h)
266
}
267
268
func
Print(i ...
interface
{}) {
269
global.Print(i...)
Callers
nothing calls this directly
Calls
1
SetHeader
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…