MCPcopy Create free account
hub / github.com/DoNewsCode/core / write

Method write

config/module.go:246–246  ·  view source on GitHub ↗
(file *os.File, configs []ExportedConfig, confMap map[string]interface{})

Source from the content-addressed store, hash-verified

244 flags() int
245 unmarshal(bytes []byte, o interface{}) error
246 write(file *os.File, configs []ExportedConfig, confMap map[string]interface{}) error
247}
248
249type appendHandler struct {

Callers 1

ProvideCommandMethod · 0.65

Implementers 2

appendHandlerconfig/module.go
rewriteHandlerconfig/module.go

Calls

no outgoing calls

Tested by

no test coverage detected