string_format_writer

package
v0.0.0-...-1c9a7a8 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StringDRArrow        = "↳"
	StringNew            = "new"
	StringSame           = "same"
	StringChanged        = "changed"
	StringDeleted        = "deleted"
	StringUpdated        = "updated"
	StringArchived       = "archived"
	StringUnchanged      = "unchanged"
	StringUntracked      = "untracked"
	StringConflicted     = "conflicted"
	StringRecognized     = "recognized"
	StringCheckedOut     = "checked out"
	StringWouldDelete    = "would delete"
	StringUnrecognized   = "unrecognized"
	StringFormatDateTime = "06-01-02 15:04:05"
	StringIndent         = "                 "
	LenStringMax         = len(StringIndent) // TODO-P4 use reflection?

	ColorTypePointer    = colorBlue
	ColorTypeConstant   = colorItalic
	ColorTypeType       = colorYellow
	ColorTypeIdentifier = colorCyan
	ColorTypeTitle      = colorRed
)

Variables

This section is empty.

Functions

func MakeString

func MakeString[T ~string]() schnittstellen.StringFormatWriter[T]

Types

type ColorOptions

type ColorOptions struct {
	OffEntirely bool
}

type ColorType

type ColorType string

Jump to

Keyboard shortcuts

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