Documentation
¶
Index ¶
- func AssertFilePerms(f *os.File, permMask os.FileMode) error
- func Exists(path string) (exists bool, isDir bool, err error)
- func LogWithContext(level interface{}, format string, args ...interface{})
- func SplitWork(pages tuple.T2[int, int], batches int) ([]tuple.T2[int, int], error)
- func TrySendError(__errChan__ chan<- error, __err__ error, doLog bool)
- func WaitXSeconds(X int)
- type Debug
- type Fatal
- type Info
- type Pair
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogWithContext ¶
func LogWithContext(level interface{}, format string, args ...interface{})
func TrySendError ¶
func WaitXSeconds ¶
func WaitXSeconds(X int)
Types ¶
Click to show internal directories.
Click to hide internal directories.