MCPcopy Create free account
hub / github.com/One-com/gone / CloneableHandler

Interface CloneableHandler

log/swapper.go:24–27  ·  view source on GitHub ↗

First some interfaces to test on what can be done with Handlers CloneableHandler is a Handler which can clone itself for modification with the purpose of being swapped in to replace the current handler - thus utilizing the atomiciy of the swapper to change Handler behaviour during flight. Handlers n

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

SetFlagsMethod · 0.65
SetPrefixMethod · 0.65
SetOutputMethod · 0.65
AutoColoringMethod · 0.65
ApplyHandlerOptionsMethod · 0.65

Implementers 2

stdformatterlog/format.go
jsonformatterlog/json.go

Calls

no outgoing calls

Tested by

no test coverage detected