lgm

package
v0.44.0 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package lgm ("log message") contains constants for log messages. The start of each message should be capitalized, e.g. "Close DB" instead of "close db".

Index

Constants

View Source
const (
	CloseDB         = "Close DB"
	CloseConn       = "Close SQL connection"
	CloseDBRows     = "Close DB rows"
	CloseDBStmt     = "Close DB stmt"
	CloseFileReader = "Close file reader"
	CtxDone         = "Context unexpectedly done"
	OpenSrc         = "Open source"
	ReadDBRows      = "Read DB rows"
	RowsAffected    = "Rows affected"
	TxRollback      = "Rollback DB tx"
	Unexpected      = "Unexpected"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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