Documentation
¶
Index ¶
- func IsContextLive(ctx context.Context) bool
- func IsNeoTimeoutError(err error) bool
- func SLogError(msg string, err error, args ...any)
- func SLogMeasureFunction(functionName string, args ...any) func(args ...any)
- func SLogSampleRepeated(functionName string, args ...any) func(args ...any)
- type ErrorCollector
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsContextLive ¶ added in v0.4.0
func IsNeoTimeoutError ¶
func SLogMeasureFunction ¶ added in v0.4.0
func SLogSampleRepeated ¶ added in v0.4.0
Types ¶
type ErrorCollector ¶
func NewErrorCollector ¶
func NewErrorCollector() ErrorCollector
Click to show internal directories.
Click to hide internal directories.