Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/compose-spec/compose-go
/ NoopPostProcessor
Struct
NoopPostProcessor
loader/loader.go:296–296 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
}
295
296
type
NoopPostProcessor
struct
{}
297
298
func
(NoopPostProcessor) Apply(
interface
{}) error {
return
nil }
299
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected