util

package
v0.0.0-...-13e2eaa Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger interface {
	Print(v ...any)
	Println(v ...any)
	Printf(format string, v ...any)
}

func NewLogger

func NewLogger(l *log.Logger) Logger

type Queue

type Queue interface {
	workqueue.Interface
}

Jump to

Keyboard shortcuts

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