tools

package
v0.8.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Tasklist

func Tasklist(out string) map[string]string

Types

type Result

type Result struct {
	Url           string `json:"url"`
	Method        string `json:"method"`
	StatusCode    int    `json:"status"`
	ContentLength int    `json:"length"`
	Request       string `json:"request"`
	Response      string `json:"response"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL