clog

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2019 License: MIT Imports: 6 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ClogGet = func() *Clog {
	if ClogItem == nil {
		ClogItem = &Clog{}
		return ClogItem
	} else {
		return ClogItem
	}
}

Functions

func PanicTrace added in v1.0.2

func PanicTrace(kb int) []byte

func PrintEr

func PrintEr(str interface{})

func PrintWa

func PrintWa(str interface{})

func Println

func Println(str interface{})

func Sprint

func Sprint(str string) string

func Test

func Test()

Types

type Clog

type Clog struct{}
var (
	ClogItem *Clog
)

Jump to

Keyboard shortcuts

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