Documentation ¶
Index ¶
- func CreateStatusCodeSnippet(response string, statusCode int) string
- func HasBinaryContent(input string) bool
- func Highlight(operatorResult *operators.Result, response string, noColor, hexDump bool) string
- func IsASCII(input string) bool
- func IsASCIIPrintable(input rune) bool
- type HighlightableHexDump
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateStatusCodeSnippet ¶
func HasBinaryContent ¶
func IsASCIIPrintable ¶
Types ¶
type HighlightableHexDump ¶
type HighlightableHexDump struct {
// contains filtered or unexported fields
}
func NewHighlightableHexDump ¶
func NewHighlightableHexDump(rowSize int) HighlightableHexDump
func (HighlightableHexDump) String ¶
func (hexDump HighlightableHexDump) String() string
Click to show internal directories.
Click to hide internal directories.