misc

package
v1.0.14 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCaller added in v1.0.5

func GetCaller() string

Types

type Level

type Level int
const (
	LevelNone Level = iota
	LevelDebug
	LevelInfo
	LevelWarn
	LevelError
	LevelPanic
	LevelFatal
)

func (Level) String

func (l Level) String() string

type ParseMode

type ParseMode string
const (
	MarkdownMode ParseMode = "markdown"
	HtmlMode     ParseMode = "html"

	DefaultMode = MarkdownMode
)

Jump to

Keyboard shortcuts

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