util

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SelectLine

func SelectLine(str string, line int) string

SelectLine returns a specific line in the text

func SelectLines

func SelectLines(str string, startLine int, endLine int) string

SelectLines returns a specific lines in the text

func TruncateWithLine

func TruncateWithLine(str string, maxLines int) string

TruncateWithLine truncate string with line

func WithDebugLogging

func WithDebugLogging[T any](label string, isDebugLogging bool, fn func() (*T, error)) (*T, error)

WithDebugLogging executes blocks and outputs debug logs if necessary

Types

This section is empty.

Jump to

Keyboard shortcuts

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