Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/supabase/auth
/ testHandler
Struct
testHandler
internal/reloader/handler_test.go:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
func
TestAtomicHandler(t *testing.T) {
12
// for ptr identity
13
type
testHandler
struct
{ http.Handler }
14
15
var
calls atomic.Int64
16
hrFn :=
func
() http.Handler {
Callers
1
TestDatabaseCleanup
Method · 0.50
Calls
no outgoing calls
Tested by
1
TestDatabaseCleanup
Method · 0.40