bbcode

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2026 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FinalizeTrackerDescription

func FinalizeTrackerDescription(tracker string, desc string) string

Types

type Artifact

type Artifact struct {
	Name    string
	Kind    string
	Content string
}

type BHDOptions

type BHDOptions struct {
	Framestor bool
	Flux      bool
	BaseDir   string
	UUID      string
	OnNFO     func(text string) error
}

type Image

type Image struct {
	ImgURL string
	RawURL string
	WebURL string
	Host   string // Normalized host name (e.g., "imgbb", "pixhost")
}

type Note

type Note struct {
	Kind    string
	Message string
}

type Report

type Report struct {
	Description string
	Images      []Image
	Notes       []Note
	Artifacts   []Artifact
}

func CleanBHDDescription

func CleanBHDDescription(description string, options BHDOptions) Report

func CleanHDBDescription

func CleanHDBDescription(description string) Report

func CleanPTPDescription

func CleanPTPDescription(description string, discType string) Report

func CleanUnit3DDescription

func CleanUnit3DDescription(description string, site string) Report

Jump to

Keyboard shortcuts

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