icecream

package
v0.0.0-...-a6fef5a Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2024 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigureArgNameFormatterFunc

func ConfigureArgNameFormatterFunc(f func(string) string) bool

ConfigureArgNameFormatterFunc config arg name formatter. f should be `func(string) string`, the return value indicates whether w is legal.

func ConfigureArgToStringFunction

func ConfigureArgToStringFunction(f interface{}) bool

func ConfigureIncludeContext

func ConfigureIncludeContext(boolean bool)

func ConfigureOutputFunction

func ConfigureOutputFunction(w interface{}) bool

ConfigureOutputFunction modifies output that writes the final msg into w. w should be io.StringWriter or function with string arg, the return value indicates whether w is legal

func ConfigurePrefix

func ConfigurePrefix(prefix string)

func Disable

func Disable()

func Enable

func Enable()

func Format

func Format(values ...interface{}) string

func Ic

func Ic(values ...interface{}) []interface{}

func ResetArgToStringFunction

func ResetArgToStringFunction()

func ResetIncludeContext

func ResetIncludeContext()

func ResetOutputFunction

func ResetOutputFunction()

func ResetPrefix

func ResetPrefix()

Types

This section is empty.

Jump to

Keyboard shortcuts

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