Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ addressPatterns
Method
addressPatterns
pkg/interop/server_authn.go:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
28
type
authInfo
interface
{
29
addressPatterns() []string
30
}
31
32
// NetworkServerAuthInfo contains the authentication information of a Network Server.
Callers
1
RequireAddress
Method · 0.95
Implementers
2
NetworkServerAuthInfo
pkg/interop/server_authn.go
ApplicationServerAuthInfo
pkg/interop/server_authn.go
Calls
no outgoing calls
Tested by
no test coverage detected