Documentation ¶
Index ¶
- func CreateHost(host model.Host)
- func CreateTable()
- func DeleteHost(name string)
- func DeletePayload(name string)
- func GetData(name string) (string, string)
- func GetHostNameCompleter() func(string) []string
- func GetPayload(w http.ResponseWriter, r *http.Request)
- func GetPayloadDeleteCompleter() func(string) []string
- func GetPayloadTypeCompleter() func(string) []string
- func GetPayloadTypes() []model.PayloadType
- func GetPayloads()
- func GetTypeid(ptype string) (int, string)
- func InsertPayload(payload model.Payload)
- func ListHosts()
- func RandStringRunes(n int) string
- func ShowIndex(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateHost ¶
func CreateTable ¶
func CreateTable()
func DeleteHost ¶
func DeleteHost(name string)
func DeletePayload ¶
func DeletePayload(name string)
func GetHostNameCompleter ¶
func GetPayload ¶
func GetPayload(w http.ResponseWriter, r *http.Request)
func GetPayloadTypeCompleter ¶
func GetPayloadTypes ¶
func GetPayloadTypes() []model.PayloadType
func GetPayloads ¶
func GetPayloads()
func InsertPayload ¶
func RandStringRunes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.