authors

package
v0.43.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuthorStyle

func AuthorStyle(authorName string) style.TextStyle

func AuthorWithLength added in v0.43.0

func AuthorWithLength(authorName string, length int) string

AuthorWithLength returns a representation of the author that fits into a given maximum length: - if the length is less than 2, it returns an empty string - if the length is 2, it returns the initials - otherwise, it returns the author name truncated to the maximum length

func LongAuthor

func LongAuthor(authorName string, length int) string

func SetCustomAuthors

func SetCustomAuthors(customAuthorColors map[string]string)

func ShortAuthor

func ShortAuthor(authorName string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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