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

Method FillContext

pkg/applicationserver/io/io.go:91–91  ·  view source on GitHub ↗

FillContext fills the given context. This method should only be used for request contexts.

(ctx context.Context)

Source from the content-addressed store, hash-verified

89 // FillContext fills the given context.
90 // This method should only be used for request contexts.
91 FillContext(ctx context.Context) context.Context
92 // RateLimiter returns the rate limiter instance.
93 RateLimiter() ratelimit.Interface
94}

Callers 12

TestContextFunction · 0.65
TestDeviceRegistryGetFunction · 0.65
TestDeviceRegistrySetFunction · 0.65
TestDeviceRegistryDeleteFunction · 0.65
FillGatewayContextMethod · 0.65
TestDeviceRegistryGetFunction · 0.65
TestDeviceRegistrySetFunction · 0.65
TestDeviceRegistryDeleteFunction · 0.65
FillContextMethod · 0.65
ConnectMethod · 0.65

Calls

no outgoing calls

Tested by 9

TestContextFunction · 0.52
TestDeviceRegistryGetFunction · 0.52
TestDeviceRegistrySetFunction · 0.52
TestDeviceRegistryDeleteFunction · 0.52
TestDeviceRegistryGetFunction · 0.52
TestDeviceRegistrySetFunction · 0.52
TestDeviceRegistryDeleteFunction · 0.52