MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / AuthInfoTest

Method AuthInfoTest

pkg/auth/rights/internal_test.go:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27}
28
29func (r *inMemoryCache) AuthInfoTest() map[cachedReq]*cachedAuthInfoRes {
30 return r.authInfo
31}
32
33func (r *inMemoryCache) ApplicationRightsTest() map[cachedReq]*cachedRes {
34 return r.applicationRights

Callers 1

TestCacheFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected