Documentation
¶
Index ¶
- type CodeJsonReply
- type ConfigAssetsHttpPlugin
- func (ConfigAssetsHttpPlugin) GetName() string
- func (ConfigAssetsHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (ConfigAssetsHttpPlugin) GetStage() string
- func (ConfigAssetsHttpPlugin) GetVersion() (int, int, int)
- func (plugin ConfigAssetsHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type ConfigContentHttpPlugin
- func (ConfigContentHttpPlugin) GetName() string
- func (ConfigContentHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (ConfigContentHttpPlugin) GetStage() string
- func (ConfigContentHttpPlugin) GetVersion() (int, int, int)
- func (plugin ConfigContentHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type ConfigImagesHttpPlugin
- func (ConfigImagesHttpPlugin) GetName() string
- func (ConfigImagesHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (ConfigImagesHttpPlugin) GetStage() string
- func (ConfigImagesHttpPlugin) GetVersion() (int, int, int)
- func (plugin ConfigImagesHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type ConfigJsHttpPlugin
- func (ConfigJsHttpPlugin) GetName() string
- func (ConfigJsHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (ConfigJsHttpPlugin) GetStage() string
- func (ConfigJsHttpPlugin) GetVersion() (int, int, int)
- func (plugin ConfigJsHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type ConfigJsonHttp
- func (ConfigJsonHttp) GetName() string
- func (ConfigJsonHttp) GetRequests() []l9format.WebPluginRequest
- func (ConfigJsonHttp) GetStage() string
- func (ConfigJsonHttp) GetVersion() (int, int, int)
- func (plugin ConfigJsonHttp) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type ConfigLibHttpPlugin
- func (ConfigLibHttpPlugin) GetName() string
- func (ConfigLibHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (ConfigLibHttpPlugin) GetStage() string
- func (ConfigLibHttpPlugin) GetVersion() (int, int, int)
- func (plugin ConfigLibHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type ConfigMediaHttpPlugin
- func (ConfigMediaHttpPlugin) GetName() string
- func (ConfigMediaHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (ConfigMediaHttpPlugin) GetStage() string
- func (ConfigMediaHttpPlugin) GetVersion() (int, int, int)
- func (plugin ConfigMediaHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type ConfigStaticHttpPlugin
- func (ConfigStaticHttpPlugin) GetName() string
- func (ConfigStaticHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (ConfigStaticHttpPlugin) GetStage() string
- func (ConfigStaticHttpPlugin) GetVersion() (int, int, int)
- func (plugin ConfigStaticHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type DashboardPhpInfoHttpPlugin
- func (DashboardPhpInfoHttpPlugin) GetName() string
- func (DashboardPhpInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (DashboardPhpInfoHttpPlugin) GetStage() string
- func (DashboardPhpInfoHttpPlugin) GetVersion() (int, int, int)
- func (plugin DashboardPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) bool
- type DotEnvHttpPlugin
- func (DotEnvHttpPlugin) GetName() string
- func (DotEnvHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (DotEnvHttpPlugin) GetStage() string
- func (DotEnvHttpPlugin) GetVersion() (int, int, int)
- func (plugin DotEnvHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type EnvBackupHttpPlugin
- func (EnvBackupHttpPlugin) GetName() string
- func (EnvBackupHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (EnvBackupHttpPlugin) GetStage() string
- func (EnvBackupHttpPlugin) GetVersion() (int, int, int)
- func (plugin EnvBackupHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type EnvBakHttpPlugin
- func (EnvBakHttpPlugin) GetName() string
- func (EnvBakHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (EnvBakHttpPlugin) GetStage() string
- func (EnvBakHttpPlugin) GetVersion() (int, int, int)
- func (plugin EnvBakHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type EnvDevHttpPlugin
- func (EnvDevHttpPlugin) GetName() string
- func (EnvDevHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (EnvDevHttpPlugin) GetStage() string
- func (EnvDevHttpPlugin) GetVersion() (int, int, int)
- func (plugin EnvDevHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type EnvExampleHttpPlugin
- func (EnvExampleHttpPlugin) GetName() string
- func (EnvExampleHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (EnvExampleHttpPlugin) GetStage() string
- func (EnvExampleHttpPlugin) GetVersion() (int, int, int)
- func (plugin EnvExampleHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type EnvLocalHttpPlugin
- func (EnvLocalHttpPlugin) GetName() string
- func (EnvLocalHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (EnvLocalHttpPlugin) GetStage() string
- func (EnvLocalHttpPlugin) GetVersion() (int, int, int)
- func (plugin EnvLocalHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type EnvOldHttpPlugin
- func (EnvOldHttpPlugin) GetName() string
- func (EnvOldHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (EnvOldHttpPlugin) GetStage() string
- func (EnvOldHttpPlugin) GetVersion() (int, int, int)
- func (plugin EnvOldHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type EnvProdHttpPlugin
- func (EnvProdHttpPlugin) GetName() string
- func (EnvProdHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (EnvProdHttpPlugin) GetStage() string
- func (EnvProdHttpPlugin) GetVersion() (int, int, int)
- func (plugin EnvProdHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type EnvProductionHttpPlugin
- func (EnvProductionHttpPlugin) GetName() string
- func (EnvProductionHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (EnvProductionHttpPlugin) GetStage() string
- func (EnvProductionHttpPlugin) GetVersion() (int, int, int)
- func (plugin EnvProductionHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type EnvRcHttpPlugin
- func (EnvRcHttpPlugin) GetName() string
- func (EnvRcHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (EnvRcHttpPlugin) GetStage() string
- func (EnvRcHttpPlugin) GetVersion() (int, int, int)
- func (plugin EnvRcHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type GitConfigHttpPlugin
- func (GitConfigHttpPlugin) GetName() string
- func (GitConfigHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (GitConfigHttpPlugin) GetStage() string
- func (GitConfigHttpPlugin) GetVersion() (int, int, int)
- func (plugin GitConfigHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) (hasLeak bool)
- type LinusadminPhpInfoHttpPlugin
- func (LinusadminPhpInfoHttpPlugin) GetName() string
- func (LinusadminPhpInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (LinusadminPhpInfoHttpPlugin) GetStage() string
- func (LinusadminPhpInfoHttpPlugin) GetVersion() (int, int, int)
- func (plugin LinusadminPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) bool
- type OldPhpInfoHttpPlugin
- func (OldPhpInfoHttpPlugin) GetName() string
- func (OldPhpInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (OldPhpInfoHttpPlugin) GetStage() string
- func (OldPhpInfoHttpPlugin) GetVersion() (int, int, int)
- func (plugin OldPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) bool
- type PhpInfoHttpPlugin
- func (PhpInfoHttpPlugin) GetName() string
- func (PhpInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (PhpInfoHttpPlugin) GetStage() string
- func (PhpInfoHttpPlugin) GetVersion() (int, int, int)
- func (plugin PhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) bool
- type ProfilerPhpInfoHttpPlugin
- func (ProfilerPhpInfoHttpPlugin) GetName() string
- func (ProfilerPhpInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (ProfilerPhpInfoHttpPlugin) GetStage() string
- func (ProfilerPhpInfoHttpPlugin) GetVersion() (int, int, int)
- func (plugin ProfilerPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) bool
- type TiretPhpInfoHttpPlugin
- func (TiretPhpInfoHttpPlugin) GetName() string
- func (TiretPhpInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (TiretPhpInfoHttpPlugin) GetStage() string
- func (TiretPhpInfoHttpPlugin) GetVersion() (int, int, int)
- func (plugin TiretPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) bool
- type UnderscorePhpInfoHttpPlugin
- func (UnderscorePhpInfoHttpPlugin) GetName() string
- func (UnderscorePhpInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest
- func (UnderscorePhpInfoHttpPlugin) GetStage() string
- func (UnderscorePhpInfoHttpPlugin) GetVersion() (int, int, int)
- func (plugin UnderscorePhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, ...) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CodeJsonReply ¶
type ConfigAssetsHttpPlugin ¶
type ConfigAssetsHttpPlugin struct {
l9format.ServicePluginBase
}
func (ConfigAssetsHttpPlugin) GetName ¶
func (ConfigAssetsHttpPlugin) GetName() string
func (ConfigAssetsHttpPlugin) GetRequests ¶
func (ConfigAssetsHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (ConfigAssetsHttpPlugin) GetStage ¶
func (ConfigAssetsHttpPlugin) GetStage() string
func (ConfigAssetsHttpPlugin) GetVersion ¶
func (ConfigAssetsHttpPlugin) GetVersion() (int, int, int)
func (ConfigAssetsHttpPlugin) Verify ¶
func (plugin ConfigAssetsHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type ConfigContentHttpPlugin ¶
type ConfigContentHttpPlugin struct {
l9format.ServicePluginBase
}
func (ConfigContentHttpPlugin) GetName ¶
func (ConfigContentHttpPlugin) GetName() string
func (ConfigContentHttpPlugin) GetRequests ¶
func (ConfigContentHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (ConfigContentHttpPlugin) GetStage ¶
func (ConfigContentHttpPlugin) GetStage() string
func (ConfigContentHttpPlugin) GetVersion ¶
func (ConfigContentHttpPlugin) GetVersion() (int, int, int)
func (ConfigContentHttpPlugin) Verify ¶
func (plugin ConfigContentHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type ConfigImagesHttpPlugin ¶
type ConfigImagesHttpPlugin struct {
l9format.ServicePluginBase
}
func (ConfigImagesHttpPlugin) GetName ¶
func (ConfigImagesHttpPlugin) GetName() string
func (ConfigImagesHttpPlugin) GetRequests ¶
func (ConfigImagesHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (ConfigImagesHttpPlugin) GetStage ¶
func (ConfigImagesHttpPlugin) GetStage() string
func (ConfigImagesHttpPlugin) GetVersion ¶
func (ConfigImagesHttpPlugin) GetVersion() (int, int, int)
func (ConfigImagesHttpPlugin) Verify ¶
func (plugin ConfigImagesHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type ConfigJsHttpPlugin ¶
type ConfigJsHttpPlugin struct {
l9format.ServicePluginBase
}
func (ConfigJsHttpPlugin) GetName ¶
func (ConfigJsHttpPlugin) GetName() string
func (ConfigJsHttpPlugin) GetRequests ¶
func (ConfigJsHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (ConfigJsHttpPlugin) GetStage ¶
func (ConfigJsHttpPlugin) GetStage() string
func (ConfigJsHttpPlugin) GetVersion ¶
func (ConfigJsHttpPlugin) GetVersion() (int, int, int)
func (ConfigJsHttpPlugin) Verify ¶
func (plugin ConfigJsHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type ConfigJsonHttp ¶
type ConfigJsonHttp struct {
l9format.ServicePluginBase
}
func (ConfigJsonHttp) GetName ¶
func (ConfigJsonHttp) GetName() string
func (ConfigJsonHttp) GetRequests ¶
func (ConfigJsonHttp) GetRequests() []l9format.WebPluginRequest
func (ConfigJsonHttp) GetStage ¶
func (ConfigJsonHttp) GetStage() string
func (ConfigJsonHttp) GetVersion ¶
func (ConfigJsonHttp) GetVersion() (int, int, int)
func (ConfigJsonHttp) Verify ¶
func (plugin ConfigJsonHttp) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type ConfigLibHttpPlugin ¶
type ConfigLibHttpPlugin struct {
l9format.ServicePluginBase
}
func (ConfigLibHttpPlugin) GetName ¶
func (ConfigLibHttpPlugin) GetName() string
func (ConfigLibHttpPlugin) GetRequests ¶
func (ConfigLibHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (ConfigLibHttpPlugin) GetStage ¶
func (ConfigLibHttpPlugin) GetStage() string
func (ConfigLibHttpPlugin) GetVersion ¶
func (ConfigLibHttpPlugin) GetVersion() (int, int, int)
func (ConfigLibHttpPlugin) Verify ¶
func (plugin ConfigLibHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type ConfigMediaHttpPlugin ¶
type ConfigMediaHttpPlugin struct {
l9format.ServicePluginBase
}
func (ConfigMediaHttpPlugin) GetName ¶
func (ConfigMediaHttpPlugin) GetName() string
func (ConfigMediaHttpPlugin) GetRequests ¶
func (ConfigMediaHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (ConfigMediaHttpPlugin) GetStage ¶
func (ConfigMediaHttpPlugin) GetStage() string
func (ConfigMediaHttpPlugin) GetVersion ¶
func (ConfigMediaHttpPlugin) GetVersion() (int, int, int)
func (ConfigMediaHttpPlugin) Verify ¶
func (plugin ConfigMediaHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type ConfigStaticHttpPlugin ¶
type ConfigStaticHttpPlugin struct {
l9format.ServicePluginBase
}
func (ConfigStaticHttpPlugin) GetName ¶
func (ConfigStaticHttpPlugin) GetName() string
func (ConfigStaticHttpPlugin) GetRequests ¶
func (ConfigStaticHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (ConfigStaticHttpPlugin) GetStage ¶
func (ConfigStaticHttpPlugin) GetStage() string
func (ConfigStaticHttpPlugin) GetVersion ¶
func (ConfigStaticHttpPlugin) GetVersion() (int, int, int)
func (ConfigStaticHttpPlugin) Verify ¶
func (plugin ConfigStaticHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type DashboardPhpInfoHttpPlugin ¶
type DashboardPhpInfoHttpPlugin struct {
l9format.ServicePluginBase
}
func (DashboardPhpInfoHttpPlugin) GetName ¶
func (DashboardPhpInfoHttpPlugin) GetName() string
func (DashboardPhpInfoHttpPlugin) GetRequests ¶
func (DashboardPhpInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (DashboardPhpInfoHttpPlugin) GetStage ¶
func (DashboardPhpInfoHttpPlugin) GetStage() string
func (DashboardPhpInfoHttpPlugin) GetVersion ¶
func (DashboardPhpInfoHttpPlugin) GetVersion() (int, int, int)
func (DashboardPhpInfoHttpPlugin) Verify ¶
func (plugin DashboardPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool
type DotEnvHttpPlugin ¶
type DotEnvHttpPlugin struct {
l9format.ServicePluginBase
}
func (DotEnvHttpPlugin) GetName ¶
func (DotEnvHttpPlugin) GetName() string
func (DotEnvHttpPlugin) GetRequests ¶
func (DotEnvHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (DotEnvHttpPlugin) GetStage ¶
func (DotEnvHttpPlugin) GetStage() string
func (DotEnvHttpPlugin) GetVersion ¶
func (DotEnvHttpPlugin) GetVersion() (int, int, int)
func (DotEnvHttpPlugin) Verify ¶
func (plugin DotEnvHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type EnvBackupHttpPlugin ¶
type EnvBackupHttpPlugin struct {
l9format.ServicePluginBase
}
func (EnvBackupHttpPlugin) GetName ¶
func (EnvBackupHttpPlugin) GetName() string
func (EnvBackupHttpPlugin) GetRequests ¶
func (EnvBackupHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (EnvBackupHttpPlugin) GetStage ¶
func (EnvBackupHttpPlugin) GetStage() string
func (EnvBackupHttpPlugin) GetVersion ¶
func (EnvBackupHttpPlugin) GetVersion() (int, int, int)
func (EnvBackupHttpPlugin) Verify ¶
func (plugin EnvBackupHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type EnvBakHttpPlugin ¶
type EnvBakHttpPlugin struct {
l9format.ServicePluginBase
}
func (EnvBakHttpPlugin) GetName ¶
func (EnvBakHttpPlugin) GetName() string
func (EnvBakHttpPlugin) GetRequests ¶
func (EnvBakHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (EnvBakHttpPlugin) GetStage ¶
func (EnvBakHttpPlugin) GetStage() string
func (EnvBakHttpPlugin) GetVersion ¶
func (EnvBakHttpPlugin) GetVersion() (int, int, int)
func (EnvBakHttpPlugin) Verify ¶
func (plugin EnvBakHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type EnvDevHttpPlugin ¶
type EnvDevHttpPlugin struct {
l9format.ServicePluginBase
}
func (EnvDevHttpPlugin) GetName ¶
func (EnvDevHttpPlugin) GetName() string
func (EnvDevHttpPlugin) GetRequests ¶
func (EnvDevHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (EnvDevHttpPlugin) GetStage ¶
func (EnvDevHttpPlugin) GetStage() string
func (EnvDevHttpPlugin) GetVersion ¶
func (EnvDevHttpPlugin) GetVersion() (int, int, int)
func (EnvDevHttpPlugin) Verify ¶
func (plugin EnvDevHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type EnvExampleHttpPlugin ¶
type EnvExampleHttpPlugin struct {
l9format.ServicePluginBase
}
func (EnvExampleHttpPlugin) GetName ¶
func (EnvExampleHttpPlugin) GetName() string
func (EnvExampleHttpPlugin) GetRequests ¶
func (EnvExampleHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (EnvExampleHttpPlugin) GetStage ¶
func (EnvExampleHttpPlugin) GetStage() string
func (EnvExampleHttpPlugin) GetVersion ¶
func (EnvExampleHttpPlugin) GetVersion() (int, int, int)
func (EnvExampleHttpPlugin) Verify ¶
func (plugin EnvExampleHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type EnvLocalHttpPlugin ¶
type EnvLocalHttpPlugin struct {
l9format.ServicePluginBase
}
func (EnvLocalHttpPlugin) GetName ¶
func (EnvLocalHttpPlugin) GetName() string
func (EnvLocalHttpPlugin) GetRequests ¶
func (EnvLocalHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (EnvLocalHttpPlugin) GetStage ¶
func (EnvLocalHttpPlugin) GetStage() string
func (EnvLocalHttpPlugin) GetVersion ¶
func (EnvLocalHttpPlugin) GetVersion() (int, int, int)
func (EnvLocalHttpPlugin) Verify ¶
func (plugin EnvLocalHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type EnvOldHttpPlugin ¶
type EnvOldHttpPlugin struct {
l9format.ServicePluginBase
}
func (EnvOldHttpPlugin) GetName ¶
func (EnvOldHttpPlugin) GetName() string
func (EnvOldHttpPlugin) GetRequests ¶
func (EnvOldHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (EnvOldHttpPlugin) GetStage ¶
func (EnvOldHttpPlugin) GetStage() string
func (EnvOldHttpPlugin) GetVersion ¶
func (EnvOldHttpPlugin) GetVersion() (int, int, int)
func (EnvOldHttpPlugin) Verify ¶
func (plugin EnvOldHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type EnvProdHttpPlugin ¶
type EnvProdHttpPlugin struct {
l9format.ServicePluginBase
}
func (EnvProdHttpPlugin) GetName ¶
func (EnvProdHttpPlugin) GetName() string
func (EnvProdHttpPlugin) GetRequests ¶
func (EnvProdHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (EnvProdHttpPlugin) GetStage ¶
func (EnvProdHttpPlugin) GetStage() string
func (EnvProdHttpPlugin) GetVersion ¶
func (EnvProdHttpPlugin) GetVersion() (int, int, int)
func (EnvProdHttpPlugin) Verify ¶
func (plugin EnvProdHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type EnvProductionHttpPlugin ¶
type EnvProductionHttpPlugin struct {
l9format.ServicePluginBase
}
func (EnvProductionHttpPlugin) GetName ¶
func (EnvProductionHttpPlugin) GetName() string
func (EnvProductionHttpPlugin) GetRequests ¶
func (EnvProductionHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (EnvProductionHttpPlugin) GetStage ¶
func (EnvProductionHttpPlugin) GetStage() string
func (EnvProductionHttpPlugin) GetVersion ¶
func (EnvProductionHttpPlugin) GetVersion() (int, int, int)
func (EnvProductionHttpPlugin) Verify ¶
func (plugin EnvProductionHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type EnvRcHttpPlugin ¶
type EnvRcHttpPlugin struct {
l9format.ServicePluginBase
}
func (EnvRcHttpPlugin) GetName ¶
func (EnvRcHttpPlugin) GetName() string
func (EnvRcHttpPlugin) GetRequests ¶
func (EnvRcHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (EnvRcHttpPlugin) GetStage ¶
func (EnvRcHttpPlugin) GetStage() string
func (EnvRcHttpPlugin) GetVersion ¶
func (EnvRcHttpPlugin) GetVersion() (int, int, int)
func (EnvRcHttpPlugin) Verify ¶
func (plugin EnvRcHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type GitConfigHttpPlugin ¶
type GitConfigHttpPlugin struct {
l9format.ServicePluginBase
}
func (GitConfigHttpPlugin) GetName ¶
func (GitConfigHttpPlugin) GetName() string
func (GitConfigHttpPlugin) GetRequests ¶
func (GitConfigHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (GitConfigHttpPlugin) GetStage ¶
func (GitConfigHttpPlugin) GetStage() string
func (GitConfigHttpPlugin) GetVersion ¶
func (GitConfigHttpPlugin) GetVersion() (int, int, int)
func (GitConfigHttpPlugin) Verify ¶
func (plugin GitConfigHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) (hasLeak bool)
type LinusadminPhpInfoHttpPlugin ¶
type LinusadminPhpInfoHttpPlugin struct {
l9format.ServicePluginBase
}
func (LinusadminPhpInfoHttpPlugin) GetName ¶
func (LinusadminPhpInfoHttpPlugin) GetName() string
func (LinusadminPhpInfoHttpPlugin) GetRequests ¶
func (LinusadminPhpInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (LinusadminPhpInfoHttpPlugin) GetStage ¶
func (LinusadminPhpInfoHttpPlugin) GetStage() string
func (LinusadminPhpInfoHttpPlugin) GetVersion ¶
func (LinusadminPhpInfoHttpPlugin) GetVersion() (int, int, int)
func (LinusadminPhpInfoHttpPlugin) Verify ¶
func (plugin LinusadminPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool
type OldPhpInfoHttpPlugin ¶
type OldPhpInfoHttpPlugin struct {
l9format.ServicePluginBase
}
func (OldPhpInfoHttpPlugin) GetName ¶
func (OldPhpInfoHttpPlugin) GetName() string
func (OldPhpInfoHttpPlugin) GetRequests ¶
func (OldPhpInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (OldPhpInfoHttpPlugin) GetStage ¶
func (OldPhpInfoHttpPlugin) GetStage() string
func (OldPhpInfoHttpPlugin) GetVersion ¶
func (OldPhpInfoHttpPlugin) GetVersion() (int, int, int)
func (OldPhpInfoHttpPlugin) Verify ¶
func (plugin OldPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool
type PhpInfoHttpPlugin ¶
type PhpInfoHttpPlugin struct {
l9format.ServicePluginBase
}
func (PhpInfoHttpPlugin) GetName ¶
func (PhpInfoHttpPlugin) GetName() string
func (PhpInfoHttpPlugin) GetRequests ¶
func (PhpInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (PhpInfoHttpPlugin) GetStage ¶
func (PhpInfoHttpPlugin) GetStage() string
func (PhpInfoHttpPlugin) GetVersion ¶
func (PhpInfoHttpPlugin) GetVersion() (int, int, int)
func (PhpInfoHttpPlugin) Verify ¶
func (plugin PhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool
type ProfilerPhpInfoHttpPlugin ¶
type ProfilerPhpInfoHttpPlugin struct {
l9format.ServicePluginBase
}
func (ProfilerPhpInfoHttpPlugin) GetName ¶
func (ProfilerPhpInfoHttpPlugin) GetName() string
func (ProfilerPhpInfoHttpPlugin) GetRequests ¶
func (ProfilerPhpInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (ProfilerPhpInfoHttpPlugin) GetStage ¶
func (ProfilerPhpInfoHttpPlugin) GetStage() string
func (ProfilerPhpInfoHttpPlugin) GetVersion ¶
func (ProfilerPhpInfoHttpPlugin) GetVersion() (int, int, int)
func (ProfilerPhpInfoHttpPlugin) Verify ¶
func (plugin ProfilerPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool
type TiretPhpInfoHttpPlugin ¶
type TiretPhpInfoHttpPlugin struct {
l9format.ServicePluginBase
}
func (TiretPhpInfoHttpPlugin) GetName ¶
func (TiretPhpInfoHttpPlugin) GetName() string
func (TiretPhpInfoHttpPlugin) GetRequests ¶
func (TiretPhpInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (TiretPhpInfoHttpPlugin) GetStage ¶
func (TiretPhpInfoHttpPlugin) GetStage() string
func (TiretPhpInfoHttpPlugin) GetVersion ¶
func (TiretPhpInfoHttpPlugin) GetVersion() (int, int, int)
func (TiretPhpInfoHttpPlugin) Verify ¶
func (plugin TiretPhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool
type UnderscorePhpInfoHttpPlugin ¶
type UnderscorePhpInfoHttpPlugin struct {
l9format.ServicePluginBase
}
func (UnderscorePhpInfoHttpPlugin) GetName ¶
func (UnderscorePhpInfoHttpPlugin) GetName() string
func (UnderscorePhpInfoHttpPlugin) GetRequests ¶
func (UnderscorePhpInfoHttpPlugin) GetRequests() []l9format.WebPluginRequest
func (UnderscorePhpInfoHttpPlugin) GetStage ¶
func (UnderscorePhpInfoHttpPlugin) GetStage() string
func (UnderscorePhpInfoHttpPlugin) GetVersion ¶
func (UnderscorePhpInfoHttpPlugin) GetVersion() (int, int, int)
func (UnderscorePhpInfoHttpPlugin) Verify ¶
func (plugin UnderscorePhpInfoHttpPlugin) Verify(request l9format.WebPluginRequest, response l9format.WebPluginResponse, event *l9format.L9Event, options map[string]string) bool
Source Files
¶
- configjson_http.go
- dashboardphpinfo_http.go
- dotenv_http.go
- dotenvbackup_http.go
- dotenvbak_http.go
- dotenvdev_http.go
- dotenvexample_http.go
- dotenvlocal_http.go
- dotenvold_http.go
- dotenvprod_http.go
- dotenvproduction_http.go
- dotenvrc_http.go
- gitconfig_http.go
- gitconfigassets_http.go
- gitconfigcontent_http.go
- gitconfigimages_http.go
- gitconfigjs_http.go
- gitconfiglib_http.go
- gitconfigmedia_http.go
- gitconfigstatic_http.go
- linusadminphpinfo_http.go
- oldphpinfo_http.go
- phpinfo_http.go
- profilerphpinfo_http.go
- tiretphpinfo_http.go
- underscorephpinfo_http.go
Click to show internal directories.
Click to hide internal directories.