package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Apr 24, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Debug(v ...interface{})
func Error(v ...interface{})
func Info(v ...interface{})
func Warn(v ...interface{})
const (
DEBUG LEVEL = iota
INFO
WARN
ERROR
NONE
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.