Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/supabase/auth
/ Add
Method
Add
internal/reloader/reloader.go:330–330 ·
view source on GitHub ↗
(path string)
Source
from the content-addressed store, hash-verified
328
329
type
watcher
interface
{
330
Add(path string) error
331
Close() error
332
Events()
chan
fsnotify.Event
333
Errors()
chan
error
Callers
15
main
Function · 0.65
NewGetAdminAuditRequest
Function · 0.65
NewPostAdminGenerateLinkRequestWithBody
Function · 0.65
NewPostAdminSsoProvidersRequestWithBody
Function · 0.65
NewPutAdminSsoProvidersSsoProviderIdRequestWithBody
Function · 0.65
NewGetAdminUsersRequest
Function · 0.65
NewPutAdminUsersUserIdRequestWithBody
Function · 0.65
NewPutAdminUsersUserIdFactorsFactorIdRequestWithBody
Function · 0.65
NewPostInviteRequestWithBody
Function · 0.65
reloadType
Method · 0.65
compareHashAndPasswordArgon2
Function · 0.65
compareHashAndPasswordFirebaseScrypt
Function · 0.65
Implementers
2
fsNotifyWatcher
internal/reloader/reloader.go
mockWatcher
internal/reloader/reloader.go
Calls
no outgoing calls
Tested by
15
TestMethods
Function · 0.52
TestLogger
Function · 0.52
TestWatchNotify
Function · 0.52
TestReloadCheckAt
Function · 0.52
TestAtomicHandlerRaces
Function · 0.52
TestAtomicHandler
Function · 0.52
TestPoller
Function · 0.52
TestGetIPAddressWithXFF
Function · 0.52
TestNormalUse
Method · 0.52
TestMaliciousReuse
Method · 0.52
TestConcurrentReuse
Method · 0.52
TestFailToSaveReuse
Method · 0.52