utils

package
v0.1.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const ShellToUse = "bash"

Variables

This section is empty.

Functions

func GetToken

func GetToken() (string, error)

func GetURLHeaders

func GetURLHeaders(url string) (map[string]interface{}, error)

func Shellout

func Shellout(command string) (error, string, string)

Types

type HTTPHeaderOutput

type HTTPHeaderOutput struct {
	Name  string
	Value string
}

func GetURLHeaderByKey

func GetURLHeaderByKey(url string, key string) (HTTPHeaderOutput, error)

Jump to

Keyboard shortcuts

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