package
0.0.0-20250125194938-cdbbb081ab35
Repository: https://github.com/eiicon-company/go-core.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package errs ..
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package logger ...nolint:govet.
No description provided by the author
No description provided by the author
No description provided by the author
Package scast is safety type casting
go:generate mockgen -source=$GOFILE -package=mock_$GOPACKAGE -destination=./mock/$GOFILE.
No description provided by the author
No description provided by the author
# Functions
BQConn returns err.
DBConn returns current database established connection.
DBSlowQuery applies it with sentry span
https://github.com/getsentry/sentry-ruby/issues/1674 https://develop.sentry.dev/sdk/performance/span-operations/#database https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/database.md.
DLMConn returns distributed lock manager pool.
ESBulkConn returns established connection.
ESConn returns established connection.
RedisConn returns established connection.
SelectDBConn can choose db connection.
SelectRedisConn returns established connection.
# Interfaces
Env defines for configuration.