Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BryanMwangi/pine
/ Error
Method
Error
cron/utils.go:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
(e *JobError) Error() string {
return
e.cause.Error() }
21
func
(e *JobError) Unwrap() error {
return
e.cause }
22
23
// Err wraps err with a stack trace captured at the call site.
Callers
15
TestNewServer_DefaultConfig
Function · 0.80
TestNewServer_Logger
Function · 0.80
TestNewServer_TLSConfig
Function · 0.80
TestAddRoute_ValidMethod
Function · 0.80
TestRouter_Static_NoFalsePositive
Function · 0.80
TestRouter_StaticBeatsParam
Function · 0.80
TestRouter_MethodIsolation
Function · 0.80
TestRouter_SearchAnyMethod
Function · 0.80
TestRouter_ConsecutiveSlashes_NoPanic
Function · 0.80
TestRouter_TrailingSlash
Function · 0.80
TestGroup_ScopedMiddleware
Function · 0.80
TestGroup_GlobalUseAfterGroup
Function · 0.80
Calls
no outgoing calls
Tested by
15
TestNewServer_DefaultConfig
Function · 0.64
TestNewServer_Logger
Function · 0.64
TestNewServer_TLSConfig
Function · 0.64
TestAddRoute_ValidMethod
Function · 0.64
TestRouter_Static_NoFalsePositive
Function · 0.64
TestRouter_StaticBeatsParam
Function · 0.64
TestRouter_MethodIsolation
Function · 0.64
TestRouter_SearchAnyMethod
Function · 0.64
TestRouter_ConsecutiveSlashes_NoPanic
Function · 0.64
TestRouter_TrailingSlash
Function · 0.64
TestGroup_ScopedMiddleware
Function · 0.64
TestGroup_GlobalUseAfterGroup
Function · 0.64