util

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Copyright 2023 WeFuzz Research and Development B.V.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

This section is empty.

Variables

View Source
var (
	Black   = "\u001b[90m"
	Red     = "\u001b[91m"
	Green   = "\u001b[92m"
	Yellow  = "\u001b[93m"
	Blue    = "\u001b[94m"
	Magenta = "\u001b[95m"
	Cyan    = "\u001b[96m"
	White   = "\u001b[97m"
	Reset   = "\u001b[0m"
)

Functions

func AbsPath

func AbsPath(dir string, path string) string

absPath returns the absolute path for a given relative or absolute path.

func BytesToKB

func BytesToKB(n int) float64

func CalculateHash

func CalculateHash(data []byte) string

func GenerateVerificationCode

func GenerateVerificationCode() (string, error)

generate random verification code

Types

This section is empty.

Jump to

Keyboard shortcuts

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