log

package
v1.2.117 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrintfFunc

type PrintfFunc func(format string, a ...any)

The PrintfFunc type is an adapter to allow the use of ordinary functions as Printf handlers. If f is a function with the appropriate signature, PrintfFunc(f) is a Handler that calls f.

func (PrintfFunc) Write

func (f PrintfFunc) Write(p []byte) (n int, err error)

Write calls f(p).

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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