MCPcopy Create free account
hub / github.com/WICG/webpackage / init

Function init

go/bundle/cmd/gen-bundle/main.go:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38)
39
40func init() {
41 flag.Var(&flagHeaderOverride, "headerOverride", "Set additional response header, replacing any existing values")
42}
43
44func main() {
45 flag.Parse()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected