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

Method GetValue

pkg/ttnpb/secrets.pb.go:89–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87}
88
89func (x *Secret) GetValue() []byte {
90 if x != nil {
91 return x.Value
92 }
93 return nil
94}
95
96var File_ttn_lorawan_v3_secrets_proto protoreflect.FileDescriptor
97

Callers 15

ValidateFieldsMethod · 0.95
TestForwarderFunction · 0.45
UpdateGatewayMethod · 0.45
fromPBUplinkFunction · 0.45
fromPBDevAddrBlocksFunction · 0.45
toPBContactInfoFunction · 0.45
listNetworksMethod · 0.45
TestFrontendFunction · 0.45
validateProfileFunction · 0.45
DeviceDesiredMaxEIRPFunction · 0.45

Calls

no outgoing calls

Tested by 5

TestForwarderFunction · 0.36
TestFrontendFunction · 0.36
TestToGatewayUpRawFunction · 0.36
TestToGatewayUpRawLRFHSSFunction · 0.36
TestSkipPayloadCryptoFunction · 0.36