types

package
v0.5.9 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Arg added in v0.3.3

type Arg struct {
	Key   string
	Value color.Color
}

type ILogger

type ILogger interface {
	Info(args []Arg)
}

type Logger added in v0.3.3

type Logger struct {
}

func (*Logger) Info added in v0.3.3

func (l *Logger) Info(args []Arg)

Jump to

Keyboard shortcuts

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