Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetOptNeg
Method
GetOptNeg
pkg/ttnpb/lorawan.pb.go:2750–2755 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2748
}
2749
2750
func
(x *DLSettings) GetOptNeg() bool {
2751
if
x != nil {
2752
return
x.OptNeg
2753
}
2754
return
false
2755
}
2756
2757
type
CFList
struct
{
2758
state protoimpl.MessageState
Callers
1
AppendDLSettings
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected