MCPcopy Index your code
hub / github.com/crowdsecurity/crowdsec / GetName

Method GetName

pkg/acquisition/modules/syslog/source.go:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17}
18
19func (*Source) GetName() string {
20 return ModuleName
21}
22
23func (s *Source) GetMode() string {
24 return s.config.Mode

Callers 1

msgToEventMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected