Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DoNewsCode/core
/ unmarshal
Method
unmarshal
config/module.go:245–245 ·
view source on GitHub ↗
(bytes []byte, o interface{})
Source
from the content-addressed store, hash-verified
243
type
handler
interface
{
244
flags() int
245
unmarshal(bytes []byte, o
interface
{}) error
246
write(file *os.File, configs []ExportedConfig, confMap
map
[string]
interface
{}) error
247
}
248
Callers
1
ProvideCommand
Method · 0.65
Implementers
2
appendHandler
config/module.go
rewriteHandler
config/module.go
Calls
no outgoing calls
Tested by
no test coverage detected