utils

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsDev

func IsDev() bool

func LogMessage

func LogMessage(message string)

func RetryWork

func RetryWork(work func() error, retryTimes int)

RetryWork 执行工作函数,捕获panic或error并最多重试retryTimes次 work: 需要执行的工作函数 retryTimes: 最大重试次数(不包括首次执行)

Types

This section is empty.

Jump to

Keyboard shortcuts

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