MCPcopy Create free account
hub / github.com/SeeFlowerX/stackplz / SetConf

Method SetConf

user/event_parser/parser.go:29–31  ·  view source on GitHub ↗
(mconf *config.ModuleConfig)

Source from the content-addressed store, hash-verified

27}
28
29func (this *EventParser) SetConf(mconf *config.ModuleConfig) {
30 this.mconf = mconf
31}
32
33func (this *EventParser) ParseDump(dump_name string) {
34 if dump_name == "" {

Callers 1

persistentPreRunEFuncFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected