MCPcopy 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
28type authInfo interface {
29 addressPatterns() []string
30}
31
32// NetworkServerAuthInfo contains the authentication information of a Network Server.

Callers 1

RequireAddressMethod · 0.95

Implementers 2

NetworkServerAuthInfopkg/interop/server_authn.go
ApplicationServerAuthInfopkg/interop/server_authn.go

Calls

no outgoing calls

Tested by

no test coverage detected