MCPcopy Create free account
hub / github.com/evilsocket/shellz / Get

Function Get

plugins/factory.go:32–34  ·  view source on GitHub ↗
(sh models.Shell)

Source from the content-addressed store, hash-verified

30}
31
32func Get(sh models.Shell) *Plugin {
33 return plugins[sh.Type]
34}
35
36func Number() int {
37 return len(plugins)

Callers 1

findSessionForFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected