core

package
v2.4.1 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package core contains pieces of information or functions needed across the entire application

Index

Constants

This section is empty.

Variables

View Source
var Build = "nonRelease"

Build is the build number of the Merlin Agent program set at compile time

View Source
var Debug = false

Debug is used to troubleshoot problems and results in very detailed information being displayed on STDOUT

View Source
var Mutex = &sync.Mutex{}

Mutex is used to ensure exclusive access to STDOUT & STDERR

View Source
var Verbose = false

Verbose indicates if the agent should write messages to STDOUT

View Source
var Version = "2.4.1"

Version is the Merlin Agent's version number

Functions

func RandStringBytesMaskImprSrc

func RandStringBytesMaskImprSrc(n int) string

RandStringBytesMaskImprSrc generates and returns a random string of n characters long

Types

This section is empty.

Jump to

Keyboard shortcuts

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