package
Version:
v0.3.5
Opens a new window with list of versions in this module.
Published: Nov 23, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Ammo struct {
Tag string `json:"tag"`
Call string `json:"call"`
Metadata map[string]string `json:"metadata"`
Payload map[string]interface{} `json:"payload"`
}
type GunConfig struct {
Target string `validate:"required"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.