Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 848 Bytes

README.md

File metadata and controls

50 lines (34 loc) · 848 Bytes

PACKAGES-GO

Simple GO Packages

CALLER

Package to return which function called the function

CONVERT

Package to convert string and slice

EPOCH

Package around Unix epoch

EXIT

Package around the os.exit

IP

Package to check if IP is private (ipv4), RFC1918

IS

Package to get various is values

LOCK

Package to prevent multiple process running at the same time

MD5

Package to get MD5 sum of file

PRINT

Package around fmt.Print to print with colors

RANDOM

Package to generate random value

READINPUT

Package with read inputs functions

SPINNER

Package to run a spinner

SIGNALHANDLER

Package to handle interupts

STRINGS

Package to remove the last char (given) of a given string

SYSLOG

Package to map string to int for syslog

The End

Your friendly BOFH 🦄 😈