gg_

package
v0.2.16 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: BSD-3-Clause Imports: 1 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PanicSystemError = errors.New("panic_system_error")

Functions

This section is empty.

Types

type ILogger

type ILogger interface {
	Panic(args ...interface{})
	Error(args ...interface{})
	Warn(args ...interface{})
	Info(args ...interface{})
	Debug(args ...interface{})
	Trace(args ...interface{})
}

Jump to

Keyboard shortcuts

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