banner

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package banner provides ASCII art banner and colorful text utilities for the vulnerable target application.

Index

Constants

View Source
const (
	// AppName is the application name.
	AppName = "vt"
	// AppVersion is the application version.
	AppVersion = "v0.0.1"
)

Variables

This section is empty.

Functions

func Banner() string

Banner returns the ASCII art banner with application information (non-animated).

func Print

func Print()

Print displays the banner to stdout with animation if in a terminal.

func PrintAnimated added in v0.0.3

func PrintAnimated()

PrintAnimated displays the banner with frame-by-frame animation like GitHub Copilot CLI.

Types

type Quote

type Quote struct {
	Text   string
	Author string
}

Quote represents a motivational quote with its author.

Jump to

Keyboard shortcuts

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