MCPcopy 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
264func SetHeader(h string) {
265 global.SetHeader(h)
266}
267
268func Print(i ...interface{}) {
269 global.Print(i...)

Callers

nothing calls this directly

Calls 1

SetHeaderMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…